搜索资源列表
ARM_00_OS
- 看看ARM菜鸟在ARM7上写的操作系统——ARM圈圈操作系统 最近在ADuC7027上写了一个ARM_00_OS,头都写晕了,发上来给大家一起来看看。 任务按优先级调度,如果处于就绪态且优先级最高的任务有两个或更多,则按时间片轮循调度。 支持任务创建、任务删除、内存分配、简单的消息、简单的设备管理、CPU及内存等使用统计等功能。 任务可处于ARM模式或THUMB模式,在创建任务时,要指定任务所处于的模式。 从这里下载整个文件包:http
arm_ucos_1.161
- The latest release, ver 1.16 of the ARM (7TDMI, 720T, 920T) port for uC/OS-II V2.61 (and higher) includes ports for the following platforms: 1. S3c2410x ( ARM920T from Samsung ) on SMDK2410 eval board. 2. LPC2xxx - LPC210x & LPC213x ( ARM7TDMI-S
YL-LPC2148debug-way
- ARM汇编语言包括 ARM处理器寻址方式 指令集介绍 Thumb指令集 伪指令 ARM汇编程序设计 C语言汇编混合编程 ARM指令集列表 THumb指令集列表 -ARM assembly language, including ARM processor addressing modes Instruction Set Descr iption Thumb instruction set Directive ARM assembl
cortex-m3
- CortexM3汇编指令说明,ARM Thumb-2指令集-CortexM3 assembler instruction descr iption
1201210412--ARM-and-Thumb
- arm汇编中,arm状态与thumb状态的切换,在检测在两个状态下的运算结果是否相等-the convert of arm state and thumb state, at the same time ,if the data in storage are equal