3. Part B - Hypervisor Host Configuration
The following shell scripts are available on the Hypervisor Host to setup and establish a remote debug connection:
command
hv_brvnetsetcreates a virtual network bridge on Hypervisor Host to forward debuggerTCP/IP/UDPpackets fromLAN1to theRTOS-32 VM. It is required to start this script if you need to perform remote debugging of aRTOS-32app from another machine.command
hv_brvnetclrdeletes bridge, after theRTOS-32 VMhas been stopped.the
/hv/config/brvnetconfig.shfile contains the configuration values for the bridge.
Hint
The configuration file /hv/config/brvnetconfig.sh must be adjusted, at least the $IP$ address needs to fit to the environment.
Hint
See chapter “Bridge virtual and physical network” in the Hypervisor Manual for details how to configure the bridge.