搜索资源列表
实验程序
- ARM的一些小程序(闪灯,键盘控制,中断,定时,I/O控制等)-some small ARM (flashing lights, keyboard control, interrupt, time, and I / O control, etc.)
ch09_excpts
- ARM嵌入式系统开发--软件设计与优化随书源代码。开发环境asm+c,中断部分。-ARM Embedded System Development -- software design and optimization of the source code with the book. Development Environment asm2 c, interrupted part.
swihandle
- 软中断处理程序,arm异常中断测试程序,可以很好的理解软中断的处理过程。
the_Simulation_of_ucos(on_ARM)using_Proteus
- 在软件Proteus中仿真ucos(ARM) 1.移植除了OS_CPU.h,OS_CPU_A.s,OS_CPU_C.C 三个函数外,对中断专门用了一个函数OS_int_A.s 按其中的规则写中断函数即可. 2。应用实例为\\ArmUCOS\\App\\test1\\test.mcp,在周立功2104的板子上的ram中就可直接运行(code+data<16K), 注意使用了.a库文件(我习惯这么用) 3. 将所有的文件放到D:\\ArmUCOS\\下,这样上面的文件能直接编译
EX11-InterruptFIQ
- 21XX系列ARM程序\EX11-InterruptFIQ快速中断-ARM procedures 21XX Series EX11-InterruptFIQ rapid interruption
CoOSv1.12
- ARM Cortex M3及M0定制操作系统 高度可裁剪性,最小系统内核仅974Byte 支持优先级抢占和时间片轮转 自适应任务调度算法 零中断延时时间 堆栈溢出检测 信号量、邮箱、队列、事件标志、互斥等同步通信方式 支持多种编译器:ICCARM、ARMCC、GCC -Specially designed for Cortex-M series Scalable, minimal system kernel is only 974Byte A
TinyM0_Routine
- 周立功的TinyM0配套源码。【2011.1.24】TinyM0模板及例程更新 1、TinyM0配套基本外设例程的编写是基于TinyM0核心板+我司的EasyCortex-M3 1300的开发板(相关介绍连接:http://www.embedtools.com/pro_kaifa/ARM/EasyCortex_M3-1300.asp)外设完成,因此用户需要自行购买或设计相关的外设器件Demo板;其中的CAN例程是基于TinyM0-CAN开发板进行编写的。 2、TinyM0更新
FreeRTOS_Beaglebone-master
- ARM裸机实现先FreeRTOS系统,中断,启动代码等实现!(FreRTOS for ARM9 ARM bare metal to achieve the first FreeRTOS system, interrupt, startup code to achieve!)
