Wind River Support Network

HomeDefectsLIN8-1941
Not to be fixed

LIN8-1941 : improve README about workbench connection with running QEMU of lemon_layer

Created: Nov 30, 2015    Updated: Apr 19, 2018
Resolved Date: Apr 17, 2018
Found In Version: 8.0.0.0.LB10
Severity: Standard
Applicable for: Wind River Linux 8
Component/s: Workbench Integration

Description

Run the target using the following command with root user:
TARGET_QEMU_HTTP_RPORT=tcp:8888::8000 make start-target TOPTS="-in 89"

Launch workbench, Try to make connection with the target, will show the following error messages:
"Connect QEMU running 89 finished with this error:
There is no qemu running with instance #89
Please start external QEMU, choose a differect instance number or
deselect "Connect already running QEMU" in the connection's advanced setting

Step:Start Simulator
"

Steps to Reproduce

1) Build lemon_layer a project
 /lpg-build/cdc/fast_prod/wrlinux80/WRL80_LB10/wrlinux-8/wrlinux/configure --enable-board=qemux86_64 --enable-kernel=standard --enable-rootfs=glibc-small+debug+analysis+gdb+usttrace_demo+valgrind --with-layer=examples/lemon_layer --enable-build=profiling --enable-debuginfo-split=yes --enable-jobs=16 --enable-parallel-pkgbuilds=16 && make fs
2) Change to root user, then start target with the following command:
TARGET_QEMU_HTTP_RPORT=tcp:8888::8000 make start-target TOPTS="-in 89"
3) Launch workbench, import the project;
4) Try to make a connection, click "Advanced" button of connection configure
   set instance is 89
   set TARGET_QEMU_HTTP_RPORT is tcp:8888::8000
   select "Connect already running QEMU"
5) Click "Apply" button
Live chat
Online