From 18ba6eb07657937260ffb84c1e36531b68b8cdcf Mon Sep 17 00:00:00 2001 From: Xiang Xiao Date: Tue, 11 Feb 2020 11:37:22 +0800 Subject: [PATCH] boards/sim: Update README.txt for network setup --- boards/sim/sim/sim/README.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/boards/sim/sim/sim/README.txt b/boards/sim/sim/sim/README.txt index cc0c2874885..4a12e3e34af 100644 --- a/boards/sim/sim/sim/README.txt +++ b/boards/sim/sim/sim/README.txt @@ -199,6 +199,16 @@ REVISIT: This may not long be an issue even with NSH because of the recent redesign of how the stdio devices are handled in the simulation (they should no longer freeze the simulation). +Update: Please issue these commands to setup the reliable network on Ubuntu: + + sudo apt-get -y install net-tools + sudo nuttx/tools/simbridge.sh eth0 on + +Here is some tips you may need: + 1.Must launch the exectuable with the root permission + 2.Have to use virtual machine if host is in corporation network + 3.Configure the network adpater in NAT mode if virtual machine is used + X11 Issues ---------- There is an X11-based framebuffer driver that you can use to exercise the