搜索资源列表
ucos_view_ucos283
- RTOS版本:uCOSII V2.83 OSView版本:uCOS_View 1.10 开发环境:KEIL 编译器:ADS1.2 开发板:EasyARM2200 内部FLASH运行,Bank0=ExFlash Bank1=ExRAM 调试口:Uart0 57600bps 目前在OS_CPU_A.s里的OS_CPU_SR_Save OS_CPU_SR_Restore函数没起作用,功能是开关中断,用仿真器看时会发现根本没关中断,解决办法是切换模式再操作,懒得去看ARM汇编,不
EXINT1
- UCOS2+ARM中外部中断试验程序,调试正常。适合初学者。
ARM7_ATSAM64_UCOS_KEIL.rar
- ATMEL ARM7 SAM64 Porting ucos / Keil ARM VER3.04。不同于其它,本代码使用了独立的中断栈,能显著降低RAM的需求,尤其适合小RAM的CPU使用。工程中已经建立了ULINK、以及H-JTAG调试的FALSH&RAM版本,因为涉及版权,不包含ucos source。,ATMEL ARM7 SAM64 Porting ucos/Keil ARM VER3.04. Different from the other, the code uses a separ
ucosiiuartintsend
- 基于ARM LM3S8962的UCOS II 程序。 运用UART中断进行串口发送的例程-ucos ii program based on ARM LM3S8962 communicate with PC according to UART int
ucos2_s3c2410_mdk
- uC/OS-II for S3C2410 MDK版 ----------------版本----------------- 核心版本:V2.86 原版 移植版本:AN-1014 原版 其余部分取自 bobey ---------------编译器--------------- RealView MDK-ARM Version:3.24 测试正常 ----------------目录---------------- /Appli
LPC2378Ucos2
- 开发环境是在MDK 下LPC2378下的UCOS串口编程,和以前那个相比,改动了启动代码,去掉了系统里面的一个报警提示,并且使用了信号量、邮箱等,初学者使用!还没有使用队列,而且要经过改动才能支持串口的多个数据接收目前一次最多是发8个数据。 函数的测试是上电后,P2.0~P2.7从高变低并发一个字母给串口,从低变高,还有一个外部按键中断,按一下,发1000Bytes数据。从串口发的数据给ARM,ARM返回收到的数据。-Development environment is under the
elecfans.com-uCOS-II
- 本程序包含各种ARM调试程序,入串口、定时器、中断、i2c等!-This procedure contains a variety of ARM debugger, into the serial port, timers, interrupt, i2c, etc.!
clockkeyrs232
- 基于ARM和proteus 采用定时器实现秒级定时 2个按键进行时间调整,一个采用中断方式、一个采用GPIO方式实现 显示1采用6个数码管(可带外部驱动器),使用动态扫描方式 显示2采用PROTEUS提供的RS232串口终端,用软件驱动串口进行显示 -Seconds using the timer class from time to time to achieve two key time to adjust to a disruption of the way the u
ucoszlg7290
- ucos在ARM芯片LPC2210上的移植代码,包括三个任务:中断方式读ZLG7290的按键;基于I2C接口的温度传感器;一个TFT液晶芯片的驱动显示,调试通过。-ucos in ARM transplantation on the LPC2210 chip code, consists of three tasks: reading ZLG7290 interruption of the keys I2C interface on the temperature sensor a TFT
ARM-auCOS-II
- 提供了 uCOS的9个实验的具体操作指南与分析(例如:μC/OS-II 移植实验;任务管理实验;同步和进程通信实验;优先级逆转实验;实时中断实验;任务抖动实验等)-Provides specific operating guidelines uCOS nine experiments and analysis (for example: μC/OS-II transplantation experiments task management experiment synchronous pr
uCOS_II-openjtag
- 移植自友善之臂MINI2440平台的UCOS工程,工程对应的开发环境为Eclipse前端+yagarto编译器+Openjtag仿真器,重实现了中断向量加载方式。内含经过完善的SD卡裸机驱动及对应测试代码。-Transplanted from a friendly arm MINI2440 UCOS platform engineering, engineering corresponding development environment for Eclipse compiler front-
