搜索资源列表
CHESHI
- 关于ARM板在不带操作系统使用到的测试代码,当然是在ADS的界面下开发的-on ARM board in the operating system without the use of the test code, of course, is the interface of the ADS under development
ECOM
- 这是单板上DPRAM的驱动程序,开发环境是vxworks,是bsp的一部分。如果单板上有DPRAM内存,在启动的时候,加载操作系统之前,需要对硬件进行初始化。后续的内存操作也都是通过此驱动进行的。BSP开发人员只需要修改相关的宏就可以运行。当然,首先必须读懂源代码。此代码是我开发的一块单板的BSP的一部分,经过严格测试。因为是我开发的,且用于实验室中的单板,并非商用产品中的模块,所以不存在版权问题,与大家共享。-This is the single board DPRAM of the driv
ex15
- vxworks\\S3C44B0开发板有关\\cedn开发板资料\\VxWorks实验代码 cf测试实验-vxworks \\ S3C44B0 development of the plate \\ cedn Development Board data \\ VxWor ks Experimental Test code cf
ex14
- vxworks\\S3C44B0开发板有关\\cedn开发板资料\\VxWorks实验代码 ps2测试实验-vxworks \\ S3C44B0 development of the plate \\ cedn Development Board data \\ VxWor ks Experimental Test code ps2
ex13
- vxworks\\S3C44B0开发板有关\\cedn开发板资料\\VxWorks实验代码 串口测试实验-vxworks \\ S3C44B0 development of the plate \\ cedn Development Board data \\ VxWor ks experimental code Serial Test
BASICMODE
- vxworks can 驱动,完成在etx-pm平台下双can的驱动,以及测试代码
PELICMODE
- vxworks 下 扩展模式的can驱动以及测试代码,驱动两个can。
mem
- 在了解实时嵌入式操作系统内存管理机制的特点以及实时处理对内存管理需求的基础上,练习并掌握有效处理内存碎片的内存管理机制,同时理解防止内存泄漏问题的良好设计方法。使用预先规划的思想,构建自己的私有内存管理机制,在系统内存池中申请内存,并将其纳入私有内存管理机制中,形成静态预分配内存池; 静态预分配内存池支持一种以上固定长度内存池,如16 字节内存池和256 字节内存池。固定长度内存池的单块长度应考虑体系结构开销,并尽量减少内部碎片;固定长度内存池数量应可配置; 静态预分配内存池与系统内存池
bspMCpu
- 一个在vxWorks环境下精确测试各任务CPU占用率的代码. 模块独立性好
dm9000end
- 基于s3c2440和vxworks的dm9000驱动代码,使用片选2,中断7,性能稳定,实际测试速度为40Mbps(UDP)
net_test
- Vxworks网速测试代码 测试TCP、UDP速度-Vxworks Speed 琠攀猀琀 code
Vxworks-net_test
- Vxworks 对TCP、UDP通信速度测试代码-Vxworks test code TCP, UDP communication speed
at91lib_softpack_1.5
- ATMEL公司提供的AT91系列的测试代码,非常完全,包括norflash,Nandflash,MMC,USB等等,对开发非常有帮助-ATMEL Corporation AT91 series provided by the test code is very complete, including norflash, Nandflash, MMC, USB, etc., on the development of very helpful
MCP837xSPIdriverSrc
- 自己开发的Freescale MPC837X SPI控制器驱动(vxbus)及SST25VF512 SPI Flash驱动,其中还提供了测试代码,在workbench3.0下编译通过,在VxWorks6.6下调试通过,已经用于实际项目中,现在贡献出来,希望对大家有所帮助。-spi controller driver for Freescale MPC837X and sst25vf512 spi flash driver source code
kongtiaocomtest
- 松下空调电总版子机测试程序,测试之前请选择串行端口,本程序使用命令按钮控件,关闭通信端口,结束系统;使用Output属性将用户欲发送的字符串送出;MSComm的OnComm事件程序,由CommEvent属性值的不同,将各别的程序代码写入,相关的子程序中,在此例中,只要RThresold中的设置字符数到达时,便会使得CommEvent属性值变成comEvReceive,因此接收的子程序便被执行。-Panasonic air conditioning electric sub-machine tes
esio
- vxworks5.x下的16c554驱动代码和测试代码。针对imp公司的片子-the driver and test procedure of 16c554(imp) under vxworks 5.x
Ceshi
- Tilcon在获取/设置中英文混合多行文本的光标位置时是错误的,工程代码中提供的两个函数可以直接替换Tilcon源码中的etext.cpp中的两个函数,经测试已能准确获取/设置光标位置. 版本为5.8.1-Tilcon in the get/set mixed Chinese and English multi-line text cursor position is wrong, the engineering code provided two functions can be a di
vxworks-5.5-src
- VxWorks 5.5 完整源代码。网上广为流传的那个只包括代码,不包括头文件和 Makefile。这个是组合后的版本,经过测试,可以编译 target/lib 下那些 .a 文件。-VxWorks 5.5 full source code. Widely circulated online that includes only the code, not including header files and Makefile. This is the combined version, tes
ct_demo_pc104
- 采用CODETEST测试工具基于PC104目标板测试覆盖率、性能、内存的代码-The CODETEST target board test coverage, performance testing tool based on PC104, memory code
I2C
- powerPC8640d的IIC驱动代码,主要是IIC驱动代码已经成功运行和测试-powerPC8640d iic driver,and the programming has run on board