1. 首先要装置虚拟网卡,办法:
增加新硬件->增加新设备->挑选网卡->从磁盘装置->挑选目录为Tornado2.2ppc\host\x86-win32\bin里的netULIP.inf然后装置。
装置结束后要进行装备,例如ip地址为192.168.10.110,子网掩码为255.255.255.0
2. configure target server:tool->configure target servers
new一个target server出来,
地址为开端设置的ip地址(192.168.10.110),available back选wdbrpc,
其间的core file and symbolsystem选生成的vxworks.exe方位处,
memory catch size选specify 2000。
target name/ip address填192.168.10.1。ok即可
3. vxworks组件装备(include表明需求增加该组件,only include表明该打开项下只包括该组件):
development tool component
-target shell component(include)
-WDB agent component
-select WDB connection
-WDB END driver connectioin(only include)
-select WDB mode
-WDB task debugging(only include)
-show routines // 假如需求可再增加其他的show routine
-memory show routine(include)
-semaphore show routine(include)
-symbol table show routine(include)
network components
-networking protocols
-network debugging
–ICMP show routines(include)
-IGMP show routines(include)
-network application
-PING client(include)
-core TCP/IP components
–ICMPv4(include)
-IGMPv4(include)
operating system
-IO system components
-File System and Disk Utilities