搜索资源列表
cat1161
- cat1161 c语言驱动 ,在arm平台上已经调通
CC1000_RF_Modem_for_Lpc213X
- CC1000 Rf modem C codes for philips sLpc213X ARM MCU.
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\\下,这样上面的文件能直接编译
C++teach
- 框架作为一种大粒度的重用技术在桌面软件开发中得到了广泛应用,而在嵌入式开发领域,目前还没有一套完整的标准框架可供使本文以通信领域的嵌入式软件开发为例,介绍使用C++语言,在ARM平台Nucleus plus操作系统下实现嵌入式开发框架EFC的方法和应用实例。
ARM-Cortex-M3-alarm
- 基于ARM-Cortex M3的闹钟。。。。具有定时闪烁,蜂鸣器等功能。使用cortex c编写-Based on the ARM-Cortex M3 alarm clock. . . . Timing flashes, the buzzer function. Written in the cortex c
uCOS-II
- 掌握在uC/OS-II 操作系统下使用ZLG/GUI的基本方法。 1. 启动 ADS 1.2,使用 ARM Executable Image for UCOSII(for lpc22xx)工程模板建立一 个工程 gui_ucos,工程存储在 uCOS-II 目录下。 说明:在 uCOS-II 目录下要保存有 uCOS-II 的移植代码和内核源代码。 2. 建立 C 源文件 Test .c,编写实验程序,保存到 gui_ucos\src 目录下,然后添加到工程 的 use
ucos-ii
- ARM下移植好的μC-OS-Ⅱ操作系统,μC-OS-Ⅱ代码完整,包括cpu3个相关文件和includes.h文件,针对不同硬件设计,记得要修改includes.h和cpu相关文件和测试代码哦-ARM transplantation under the μC-OS-Ⅱ operating system, μC-OS-Ⅱ code integrity, including relevant documents and cpu3 document includes.h for different ha
FIFO
- SCAN or elevator algorithm arm moves in one direction only until it reaches last track (or until no further requests in that direction, also known as LOOK), servicing requests as it goes reverses direction after each scan no starvatio
uCOS2
- μC/OS-II的内核源代码,全部有c语言写成,可以直接移植到ARM处理器上直接运行,移植到单片机上时需要少许修改。-μC/OS-II kernel source code, all the c language, can be directly ported to run directly on the ARM processor, transplanted to the microcontroller needs slight modification.
uCOS-II
- ARM核操作系统,cortex-M3上移植成功的裁减型uCOS工程,C/C++底层文件和一些文档。-The ARM core operating system, the cortex-M3 uCOS transplanted successfully, C/C++ underlying file and some documentation.
