资源列表
driver
- 关于编写vxorks下的PCI设备的相关代码,可以参考着改写其它的相应的PCI设备。-On the preparation of vxorks PCI devices under the relevant code, can refer to the rewritten other appropriate PCI device.
msgTrans
- 对vxworks下的排序实现的消息转发任务,包括队列的读取,上传和释放。-The message forwarding tasks implemented under vxworks Sort including queue read, uploading, and release.
EEPROM_c
- 这是mpc860 iic总线下eeprom芯片AT24C64的驱动源代码-This is under mpc860 iic bus EEPROM chip AT24C64 driver source code
led
- powerpc下led驱动,支持tornado2.2
watchdog
- powerpc下watchdog驱动,支持tornado2.2
xxDrvTest
- 字符设备驱动实例,初学者可以下载下来看看,内附说明-Character device driver instance, beginners can download to look down, containing a descr iption
timetest
- vxworks系统下读取系统时间的源代码,希望对大家有用,vxworks自带的时间是不准的.
timetes-wk
- Vxwork经典资料 定时器的应用,嵌入式资料定时器的应用-Vxwork classic timer data applications, embedded data
b-sync
- VxWorks中,二进制信号量用于任务间同步。-VxWorks, the binary semaphore for inter-task synchronization.
hello
- 基于VxWorks的嵌入式实验源程序,hello.c,hello "world" function-Based on VxWorks embedded experimental source, hello.c, hello " world" function
Stack
- 利用C语言,链表,实现的一个入栈出栈的小例子-A small example of the C language, which pushed and poped the stack by linked lists.
TonadolmemShow
- Tonadol下memShow源码,可以供研究使用。