当前位置:首页 > 嵌入式 > 嵌入式软件
[导读] 1. 首先要安装虚拟网卡,方法:添加新硬件->添加新设备->选择网卡->从磁盘安装->选择目录为Tornado2.2ppc\\host\\x86-win32\\bin里的netULIP.inf然后安装。安装完毕后要进

 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

本站声明: 本文章由作者或相关机构授权发布,目的在于传递更多信息,并不代表本站赞同其观点,本站亦不保证或承诺内容真实性等。需要转载请联系该专栏作者,如若文章内容侵犯您的权益,请及时联系本站删除( 邮箱:macysun@21ic.com )。
换一批
延伸阅读
关闭