搜索资源列表
IAR_UCOS_II
- 这是一个移植在ATMEGA16上的UCOS操作系统例子,和正常的移植不同,这个例子中将系统的中断栈和各个任务的任务栈分开了,中断嵌套时要保护的上下文和在中断中分配的临时变量全部在唯一的一个中断栈中,它带来的好处是可以在内存比较小的单片机上使用UCOS,坏处也是显而易见的,它增加了中断切换的时间和复杂性,要根据实际情况取舍。这个例子使用IAR EWAVR 5.30打开。-This is a transplant in the ATMEGA16 UCOS operating system on th
ucos2.88_SVC_STM32
- 看到USOS官方和网上很多基于Cortex-M3内核的移植,任务都运行于特权级,并没有充分发挥Cortex-M3用户级和特权级的保护功能,本文件的移植用户级和特权级是分开的,用户任务程序完全运行在用户级,用户级下需要操作中断等特殊要求,都在SVC系统调用函数中实,也可以方便的添加自己的SVC系统调用。-Many official and on-line to see USOS Cortex-M3 core-based migration, the task runs in the privile
protectUC
- 一个保护模式下引导uc的程序,生成img文件后可以在bochs运行-Uc a protection mode, the program guide to generate img file can be run bochs
fdh
- 自己做的双PIC单片机工作的电网监控保护系统。-Own PIC microcontroller to do double the work of network monitoring and protection system.
UCOS2_STM32_IAR_pengzhuangbaohu.RAR
- 内部资料,矩形物体碰撞保护算法及源代码,基于STM32并采用了ucosII,不仅提供了碰撞保护方面的详细资料也是学习ucosII在工业应用中的实际案例。-Internal data, rectangular object impact protection algorithm and source code, based on the STM32 and adopted ucosII, not only provides details of the collision protection i
arm7-at91r40008ucos
- ARM7电源保护的项目、工业项目。只供参考之用,请勿用于商业用途…… -Power protection of ARM7 program, industry program. For reference only, do not used for commercial purposes......
qian-ru-shi-chao-zuo-xi-tong
- 基于ARM和uC/OS-II的嵌入式电力参数监测主要通过对电网中电力参数数据的采集,数据分析和数据通信实现对电网性能的实时监测和继电保护。在基于uC/OS-II多任务的基础上,通过应用程序人机交互,实现电力的远程监测和控制。-Embedded power parameter monitoring based on ARM and uC/OS-II s main electricity grid parameters through data collection, data analysis a
