资源列表
TFTP_C
- 实现TFTP文件传输,分为客户端和服务器两部分,两边既可以上传文件也可以下载文件。-can putup or getup the file by tftp
ct_demo_pc104
- 采用CODETEST测试工具基于PC104目标板测试覆盖率、性能、内存的代码-The CODETEST target board test coverage, performance testing tool based on PC104, memory code
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
spiflash
- 自己修改的VxWorks6.6下spiflash驱动程序,对于想了解VxWorks下块设备工作方式的朋友很有帮助。代码流程清晰,结构简单且有大量注释。-VxWorks6.6 under spiflash drivers, who want to know the block device works under VxWorks helpful friends. Code process clear, simple structure and there is a lot of comments.
Some-drivers-under-Vxworks
- Vxworks下的一些驱动或者应用程序,包括dm9000网口驱动,FTP,SPI驱动及其部分应用程序,其中还有在Vxworks下模拟SPI 的读和写两个驱动-Vxworks under some drivers or applications, including dm9000 network port driver, FTP, SPI driver and some of its applications, which also simulated SPI read and write in
lan9118_vxworks_v3.00_sh3_se01
- lan9118芯片在vxworks操作系统下的驱动-lan9118 chip in vxworks operating system drivers
vxworksTCP_Demo
- Vxworks上实现TCP通讯的例子程序,能够实现客户端和服务器的通信,服务器可以同时与多个客户端连接,代码简单注释清晰。-Achieve TCP communication on Vxworks example program enables communication between the client and the server, the server can simultaneously connect with multiple clients, the code is simpl
vxWorks-source
- 源码,看来看看呀!不要钱哦!,学习嵌入式的好奥机会呀!-vxWorks source,发斯蒂芬
ns486
- vxworkssss is an important BSP file
SVM
- 支持向量机的内容,以及基本信息,让初学者基本掌握其大概要理-The content of the support vector machine (SVM), and basic information, basic for beginners to master its about
AD_DA
- 适用于盛博ADT8820板的AD/IO操作例程,附带了C文件和.h文件,并附带详细的说明,操作系统vxwork5.4 或5.5 Tornado-Suitable for Sainsbury ADT8820 board AD IO operation routines, and comes with detailed instructions, operating system vxwork5.4 or 5.5 Tornado2.2.
start_cortex-m3
- cortex-m3启动代码。完成向量表的定义,堆栈的初始化,汇编完成。-The startup code of the cortex-m3