搜索资源列表
RTOSICCAVR
- UCOS/II for ICCAVR - The version of UCOS/II is 2.04 - the original port was done by Ole Saether for the IAR compiler. Jens E. Holtegaard ported one version using ICCAVR. Joerg Meyer did another port (using Jens port as a start?). This
ucos2_s3c2410_mdk
- uC/OS-II for S3C2410 MDK版 ----------------版本----------------- 核心版本:V2.86 原版 移植版本:AN-1014 原版 其余部分取自 bobey ---------------编译器--------------- RealView MDK-ARM Version:3.24 测试正常 ----------------目录---------------- /Appli
ucTCP-IP_V1_92
- Micriμm Empowering Embedded Systems μC/TCP-IP V1.92 User’s Manual
ucos_ii
- 嵌入式操作系统µ C/OS-II在瑞萨M16C/62单片机上移植的完整例程。 芯片型号为M30620FCAFP 开发环境: TM (Tool Manager) 调试器: KD30 编译器: NC30WA V 4.00 R2 晶振:16M-Embedded operating system μC/OS-II in the Renesas M16C/62 microcontroller on the transplantation of a full routine.
Micrium-Atmel-uCOS-II-View-TCPIP-AT91SAM7X256
- Micriμm Empowering Embedded Systems μC/OS-II μC/TCP-IP μC/OS-View and the Atmel AT91SAM7X256
STM32F107_ucos
- 基于STM32F107-LK(兼容STM32F107VC-PKT)的uCOS-II2.86移植,用MDK4.10开发,四个任务,一个邮箱,一个RTC中断,参考了STM3210B-LK1-OS代码,可用超级终端调试!-Based STM32F107-LK (compatible STM32F107VC-PKT) of uCOS-II2.86 transplantation, with MDK4.10 development, the four tasks, a mailbox, a RTC int
RockOS_MiniGUI
- 应项目需求,基于平台QQ2440移植了uCosII+yaffs1+minigui,用MDK编译器开发,共嵌入式爱好者研究参考。-Project requirements should be based on platform QQ2440 transplant uCosII+ yaffs1+ minigui, with MDK compiler development of embedded lovers of reference.
PlayGames-Project
- 基于ucos-II操作系统在51单片机上的移植-E m b e d d e d R e a l- t i m e O p e r a t i o n S y s t e m C/O S- I I f o r 5 1 M C U
UCOSII_MSP430F449
- ucosii_msp430的教程 -u c o s m s p430
mcvyb
- Complete HMM-based speech recognition system, A one-dimensional transfer matrix method to calculate the phonon crystal structure, Has been successful debugging. M contains files can be directly run.
pai-V8.7
- D-S evidence theory data fusion, Minimum mean square error (MMSE) algorithm, Has been successful debugging. M contains files can be directly run.
nrxnr
- Minimum mean square error (MMSE) algorithm, Has been successful debugging. M contains files can be directly run, Simulation of doubly fed induction generator system.
STM32F103C8T6_UCOS_DEMO
- 这是按照前面我发的从零开始学习ucosii手册,编写成功的模板。芯片是stm32f103c8t6,移植在f103芯片上,都是同理可得。记住虽然可以直接拿着用,但是要修改对应的IO口哦,程序效果是led小灯闪烁。(有一个问题我也不太清楚,理论上c8t6的启动文件应该是startup_stm32f10x_md.s,但是用它却不能成功。用startup_stm32f10x_hd.s却成功了。)(This is a successful template written in front of the