搜索资源列表
test_arm926.rar
- ucos 在 arm9 芯片上的移植,内容包括: 1)初始启动的系统控制; 2)中断的拷贝; 3)锁相环的设置; 4) 堆栈的初始化; 5)ucos的移植 5i)任务切换的汇编代码; 5ii)时钟节拍的汇编代码; ,uCOS ARM9 chip in the transplant, including: 1) the initial startup of system control 2) copies of interruption 3) PLL settings 4)
2410naozhongbaojing
- 移植ucos到2410的工程例子 移植ucos到2410的工程例子,用于实现任务建立、打开定时器、系统初始化等,运行后删除;-Ucos to 2410 migration project examples to transplant ucos ucos 2410 to 2410 migration project examples examples of projects
uCOSii_CM4
- uCOSii for Cortex M4,编译环境为KeilMDK,利用双堆栈、PendSV机制优化中断响应速度;利用CLZ/RBIT指令去掉了UnMap这张冗长的解码表;初始化过程中,使用了ST官网放出的标准固件库。-uCOSii for Cortex M4, the compiler environment KeilMDK, the use of double-stack, PendSV mechanisms optimize interrupt response speed utiliz