From 914ed31ff2c7553e3e665a419ab355882deab0af Mon Sep 17 00:00:00 2001 From: Leah Date: Tue, 29 Sep 2015 12:53:10 -0600 Subject: [PATCH] Update README.md --- IDE/WORKBENCH/README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/IDE/WORKBENCH/README.md b/IDE/WORKBENCH/README.md index 7e7f3e54c..a84731677 100644 --- a/IDE/WORKBENCH/README.md +++ b/IDE/WORKBENCH/README.md @@ -50,14 +50,12 @@ You will need the following files to replicate this build: * usrRtpAppInit.c (should be created when you create a new VxWorks image) Leave unchanged * This project was tested with a pre-built image in the VxWorks distribution -called vsb\_vxsim\_linux. $(VSB\_DIR) line in the .wpj file may need to be +called vsb\_vxsim\_linux. \ \$(VSB\_DIR) line in the .wpj file may need to be changed according to the VxWorks package being used. ###VXWORKS SIMULATOR: In "Open Connection Details" under VxWorks Simulator which is in the connections -dropdown. Choose IDE/WORKBENCH/wolfssl-vxworks-image/default/vxWorks as the -kernel image after building the project. Select simnetd from the dropdown and -enter 192.168.200.1 as the IP address. +dropdown. After the project has been build, choose the corresponding kernel image, typically called project/default/VxWorks. Select simnetd from the dropdown and enter 192.168.200.1 as the IP address. To connect to a server running on the VxWorks Simulator, enter these commands into the host terminal (for Ubuntu 14.04):