搜索资源列表
ucosII专门针对ARM7的源代码实现
- 针对UCOS的移植,对ARM7体系架构上的做移植.是一个很麻烦的问题,您需要的是修改一些底层的启动代码.-against graft, ARM7 architecture of the transplant. It is a very troublesome question, you need to be some change in the bottom of the boot code.
44b0xbiosandfiles
- ucos+44B0的启动代码源程序以及所有的相关资料(非常全),对diy的朋友很有帮助-CENTER 44B0 start source code and all relevant information (very full), right DIY helpful friends
Cstartup
- Atmel公司的ARM SAM7 的启动代码,用IAR集成环境编译。-Atmel ARM popularity of the boot code, using IAR compiler integrated environment.
ucos_s3c2410_Bootloader
- ucosII在S3C2410上移植的启动代码,对开始开发S3C2410的人有一定的帮助-ucosII S3C2410 transplant boot code, to begin developing the S3C2410 will help
Bootloader_blob_ucos
- Bootloader_blob_ucos, MC9328MX1上面的ucos的启动代码 bin文件-Bootloader_blob_ucos. Dragonball above OUT bootcode paper bin
S3C44B0
- S3C44B0启动代码详细分析。基于三星的44binit.s文件
uCOS-II
- ucos的内部启动代码,可以直接使用,在上层直接编程
ARM7_GPS_BusStationPre
- 在ARM7和UC/OSII的平台上实现了GPS自动报站的功能,涉及GPS模块LEA_4S的驱动,位置速寻算法,语音芯片ISD4004的录放音驱动,LED页面管理等等.从启动代码到操作系统的移植以及到业务代码都有,是一个完整的项目代码.只要有相应的硬件平台就可以跑起来
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)
LPC2378Ucos2
- 开发环境是在MDK 下LPC2378下的UCOS串口编程,和以前那个相比,改动了启动代码,去掉了系统里面的一个报警提示,并且使用了信号量、邮箱等,初学者使用!还没有使用队列,而且要经过改动才能支持串口的多个数据接收目前一次最多是发8个数据。 函数的测试是上电后,P2.0~P2.7从高变低并发一个字母给串口,从低变高,还有一个外部按键中断,按一下,发1000Bytes数据。从串口发的数据给ARM,ARM返回收到的数据。-Development environment is under the
Exp2
- 熟悉基于 uCOS-II 扩展的嵌入式操作系统的启动和应用程序的结构。阅读 main. 调用的函数,了解 uCOS-II操作系统系统的启动过程。使用Source Insight 3.0 C代码 辑器,在操作系统的基础上,编写一段程序,在屏幕上显示“Hello world”等文本-Familiar with the uCOS-II expansion based on the embedded operating system and applications start-up struc
UCOS
- 在OK2440板上的,UC/OS的移植,UCGUI的移植!自己编写的启动代码,在NOR中启动运行!3.5寸的TFT屏!-In OK2440 board, UC/OS transplant, UCGUI transplant! Write your own startup code, start running in the NOR! 3.5-inch TFT screen!
ucosPlesson
- μC/OS-2标准教程》分析硬件平台相关代码,逐步介绍移植过程。内核基本原理(包括任务及任务调度、系统启动与实始化、任务间通信与同步、内存管理),分析源代码及应用案例,并介绍在ARM9内核处理器移植。-μ C/OS-2 standard tutorial "analysis relevant code hardware platform, and gradually introduce transplant process. The kernel basic principle (includi
zlg-LPC2200-code
- 周立功LPC2200开发板启动代码分析.pdf-ZhouLiGong LPC2200 development board start-up code analysis
ucosii2416
- ucosii v290在helper2416上的移植,包括启动部分的汇编代码-the transplantation of ucosii v290 for helper2416, including the assembly code for bootup
44b0IARuCosOK
- IAR 6.0环境下,基于S3C44B0x芯片的uCOS-II操作系统。直接在FLASH中执行代码,可以直接启动。网上下了十多个版本都不能用,只好自己编写了一个。-Under IAR 6.0 environment, based S3C44B0x chip uCOS-II operating system. Execute code directly in FLASH, can be started directly. More than a dozen online version does
xiu-hua-ji-chaozuo-shi-ji
- 启动代码主要实现异常向量表定义、堆栈初始化、系统变量初始化、I/O、外围初始化、地址重映射等-The main exception to the startup code to achieve the scale definition, stack initialization, system variable initialization, I/O, peripheral initialization, address remapping, etc.