搜索资源列表
tcpServer
- 实时操作系统Vxworks下网络测试程序,用作服务器端。需要在Vxworks开发平台Tornado下编译。模块化比较好,本课题组一直用它。
tcpClient
- 实时操作系统Vxworks下网络测试程序,用作客户端。需要在Vxworks开发平台Tornado下编译。模块化比较好,本课题组一直用它。
testuart
- 实时操作系统Vxworks下RS232测试程序。需要在Vxworks开发平台Tornado下编译。与硬件结合可能比较紧密,在本课题组的PowerPC 8270开发版下可用,不知在其它硬件平台上是否有借鉴意义。
sdramtest
- 对嵌入式系统进行内存遍历测试的源代码, 分为地址线测试, 数据线测试, 内存单元遍历测试, 是一个很完整的内存测试程序
sst39vf160
- vxworks官方demo源代码,有诸如“多任务”,“网络”,“输入输出”,“文件系统”“MMU”等方面的测试程序源码 仅供大家参考借鉴!
cantest.rar
- pc104 规格can卡测试程序,适合dos,vxworks,linux下使用(需要添加库文件),pc104 can dos,vxworks,linux
test_serial
- vxworks下的通用串口测试程序,可以测试RS232,RS485。-general uart test code for vxworks
testmain
- vxWorks下可用的串口测试程序,初学者易用-vxWorks serial testing procedures available under
portallogoutsender
- 开发环境为vxworks,portal下线测试程序,-Development environment for vxworks, portal offline testing procedures
vxworks_pci_vedio_driver
- Vxworks 下的视频采集程序,该驱动程序是PCI类视频卡,测试程序为:test.cpp 通过初始化后,运行UTL_LVE("1.mpg",5,1),将视频文件保存为1.mpg。 其中1.mpg为文件名,5为时间秒,1为mode。 -Vxworks video collection procedures, the driver is a PCI video card, test procedures for: test.cpp through initialization, run UTL
scsiSpeedTest
- vxWorks中SCSI硬盘读写速度的测试程序-xWorks in speed SCSI hard disk read and write test procedures
vxworks_test_samples
- vxworks 官方的demo测试程序!-program of vxworks from WRS!
test_can_sja1000
- vvxworks下的SJA1000 CAN控制器的测试程序,已在实际项目中使用,很方便。-sja1000 can controller test code for vxworks
examples
- 此文件包含了在at91rm9200开发板和linux以及vxworks上开发板部件的各种测试程序,只要把这些测试程序在上面跑一遍,相信对于初学者来说,一定在嵌入式开发上会有一个大的提升。
tcpClient
- vxworks 网络测试程序,可以测试网络功能-Vxworks under real-time operating system network testing procedures used for the client. Vxworks need to compile under the Tornado development platform. Modular is better, this team has been using it.
netdemo
- vxworks tcp测试程序 通用 质量不错-test code should be used at vxworks
kongtiaocomtest
- 松下空调电总版子机测试程序,测试之前请选择串行端口,本程序使用命令按钮控件,关闭通信端口,结束系统;使用Output属性将用户欲发送的字符串送出;MSComm的OnComm事件程序,由CommEvent属性值的不同,将各别的程序代码写入,相关的子程序中,在此例中,只要RThresold中的设置字符数到达时,便会使得CommEvent属性值变成comEvReceive,因此接收的子程序便被执行。-Panasonic air conditioning electric sub-machine tes
HPI
- 基于at91rm9200,VxWorks操作系统下的HPI接口驱动程序及测试程序。-Under the HPI interface at91rm9200, VxWorks operating system drivers and test procedures.
interrupt-test-program
- 基于PPC860和Tornado2.2开发环境的采用定时器的中断测试程序-PPC860 and Tornado2.2 based development environment using the timer interrupt testing procedures
gpioTest
- VxWorks6.6的GPIO测试应用程序。因为VxWorks6以后的应用程序使用RTP技术,所以会和6.0之前版本的APP工程不同。此工程是基于RTP工程写的测试程序,可以直接导入到Woorkbench中,编译使用。帮助大家了解RTP工程的结构和GPIO的一般操作流程。-VxWorks6.6 the GPIO test application. Because VxWorks6 future applications use RTP technology, it will be before