资源列表
[uCOS开发] 2009-05-31
说明:LPC2136的UCOS应用,我上传。在ADS的编译环境下可以使用-LPC2136<张晖> 在 2024-11-02 上传 | 大小:345088 | 下载:0
[uCOS开发] 2410-ucosii-lwip
说明:基于三星公司的s3c2410的ucos的源码,在编写基于ucos操作系统的程序时,直接将其加载到ADS中去就可以了,ucos源码短小精悍,非常适合学习操作系统。-Samsung s3c2410 based on the source of the ucos, ucos-based operating system in the preparation of the program, directly to the load in the<桃子> 在 2024-11-02 上传 | 大小:344064 | 下载:0
[uCOS开发] uC_OS-II_S3C44B0X
说明:支持嵌套中断的uC/OS-II FOR 44B0 的移植代码。支持嵌套中断,也可以在中断中调用像OSMboxPost、OSSemPost这些系统函数。经过了多个实验的测试,运行得很稳定。这个代码也很容易移植到其他的ARM7片子上去。欢迎使用和提出意见。-Support for nested interrupts uC/OS-II FOR 44B0 migration of the code. Support for nested int<好心> 在 2024-11-02 上传 | 大小:345088 | 下载:0
[uCOS开发] LT-ARM214X-ucosrenwujianhuchixinhaoliangtongxinshi
说明:力天电子中LT-ARM214X学习板的UCOS任务间互斥信号量通信试验的配套源程序。-Power-day e-learning in the LT-ARM214X UCOS task board communication experiments between the mutex supporting source.<Simon> 在 2024-11-02 上传 | 大小:343040 | 下载:0
[uCOS开发] interrupt-and-event
说明:这是基于IAS开发环境的ucos系统的一个实例:中断和事件的配置和应用-This is an instance-based the ucos system of the IAS development environment: interrupt and event configuration and application<何德慧> 在 2024-11-02 上传 | 大小:342016 | 下载:0
[uCOS开发] Stm32_ucos_3-1
说明:(1)二个外部中断EINTB(KEY1)、EINTC(KEY2),三个任务A、B、C,优先级由低到高。 (2)A任务每运行一次使得第一组数码管的值增加1,调用延时函数为1s (3)B任务等待信号量bsem(初始值为0),中断INTB触发信号量bsem的发送。该任务每运行一次使得第二组数码管的值增加1,调用延时函数为0.5s (4)C任务等待信号量csem(初始值为0),中断INTC触发信号量csem的发送,该任务每运行一次使<yf> 在 2024-11-02 上传 | 大小:344064 | 下载:0