搜索资源列表
UCOSII2.83
- ucos2 2.83最新版,增加了os_tmr.c,定时器管理程序,别的修改了一些小BUG,任务管理到254个,很不错,使用的时候仔细看以下说明-ucos2 latest version 2.83, an increase of os_tmr.c, timer management procedures, revised some other small BUG, task management to 254, is pretty good, the use of carefully read
uCOSIIinLPC210X
- 关于 uC/OS-II 在 LPC210X 上移植的说明 1. 全部代码在 ADS1.2 中编译调试. 2. 您可以更改 RO BASE 为 0x0000 0000, 这样可以将代码写入 flash 中运行. 5. 全部代码采用 ARM 指令. 6. uC/OS-II 版本为 V2.52. 7. 当您暂停程序的时候, 如果定时器开着, 那么定时器并不会暂停,需要注意 8. Vectors.S 文件中的 startup 段为程序入口. 9. 编译时下面的警告不必理会.
TIME1
- ucos2系统的定时器例子。c语言代码例子!-ucos2 system timer driver,example!
ARM7-Time1
- 基于ARM7 的定时器应用的工程和例子,包含C源码。-Engineering and examples based on the the ARM7 timer application that contains the C source code.
ucos-c
- 压缩包中有基于ucos系统下的常用程序,有tim捕获,串口查询,串口中断,定时器中断,温度读取。-Compressed package based on common procedures under ucos system, there are tim capture, serial query, the serial port interrupt, timer interrupt, temperature reading.