资源列表
ucosII
- uC/OS-II 实时操作系统最小系统。 Demo程序经Keil701编译后,代码量为7-8K,可直接在KeilC51上仿真运行。点调试即可在串口仿真看到结果。 Demo程序创建了3个任务A、B、C优先级分别为2、3、4,A每秒显示一次,B每3秒显示一次,C每6秒显示一次。从显示结果看,显示3个A后显示1个B,显示6个A和2个B后显示1个C,结果显然正确。用户可以仿照范例运用更多系统API函数写出自己的程序。只要程序中有显示语句就可以用软件仿真器看结果。注意:系统提供的显示函数是并发的,他不是
arp1
- 实现arp协议的设置,初学者可以试试,但是有的地方需要修改,还的加强-Achieve set of arp agreement, beginners can try, but some places need to be modified, the strengthening of the harm
test_os
- UCOS移植到单片机MSP430F169-UCOS transplant to the microcontroller MSP430F169
ARM3000
- ARM3000的一些源码,基础实验代码,共23个实验-Some source of the ARM3000
CAN_ucgui-ucos
- ucosII gui Can通信范例,适合奋斗开发板,学习CAN的调试以及屏幕GUI的学习-ucosII gui Can communication paradigm suitable struggled development board, learning CAN debug screen GUI learning
uCOS-II
- uC/OS是一个微型的实时操作系统,包括一个操作系统最基本的特性,如任务调度、任务通信 、中断管理、定时管理等。-Operating system migration
ucgui
- ucos stm32 移植源码,经试验成功-ucos stm32 transplant source code, successfully tested
uCOSPLWIP
- 在三星2440开发板上移植Ucos ii,并且实现lwip协议栈,可实现与PC数据传输-Samsung 2440 development board transplantation Ucos ii and lwip protocol stack can be realized with the PC data transfer
ucos-iii-cn
- ucos-iii中文资料,包含STM32上的移植,UCGUI的移植-ucos-iii Chinese data, contains the the transplant, UCGUI STM32 on transplant
EasyKernel(uCOS)_Myself_RaD
- 一个自己独立开发的模拟任务切换的简易内核,采用动态私有任务栈,时间片轮询模式用户还可自行添加新的线程;经过测试,没有问题。适用于Arm7内核的各款芯片-Simple kernel of an independently developed simulation task switching, dynamic private task stack, the time slice polling mode, users can also add their own new thread teste
uCOS-uCGUI(FSMC)3.2
- 【29】uCOS uCGUI(FSMC)3.2出厂程序
dhcp
- DHCP client for ucos
