STM8-ucos-ii-

所属分类:uCOS/RTOS
开发工具:C/C++
文件大小:626KB
下载次数:28
上传日期:2016-08-17 11:27:51
上 传 者Nguhyw
说明:  移植UcOS系统到STM8,创建了两个任务,一个灯500ms闪烁,另一个灯200ms闪烁
(Transplant UcOS system to STM8, created two tasks, one of the lights 500ms flashing, and the other 200ms flashing lights)

文件列表:
App (0, 2016-08-17)
App\BSP_Test.c (757, 2016-08-17)
App\BSP_Test.h (104, 2016-08-16)
Cosmic (0, 2016-08-17)
Cosmic\Debug (0, 2016-08-17)
Cosmic\Debug\atomkernel.ls (34863, 2016-08-17)
Cosmic\Debug\atomkernel.o (13060, 2016-08-17)
Cosmic\Debug\atommutex.ls (27090, 2016-08-17)
Cosmic\Debug\atommutex.o (9015, 2016-08-17)
Cosmic\Debug\atomport-asm-cosmic.ls (26975, 2016-08-16)
Cosmic\Debug\atomport-asm-cosmic.o (813, 2016-08-16)
Cosmic\Debug\atomport.ls (6927, 2016-08-17)
Cosmic\Debug\atomport.o (3923, 2016-08-17)
Cosmic\Debug\atomqueue.ls (48060, 2016-08-17)
Cosmic\Debug\atomqueue.o (14866, 2016-08-17)
Cosmic\Debug\atomsem.ls (25095, 2016-08-17)
Cosmic\Debug\atomsem.o (8686, 2016-08-17)
... ...

--------------------------------------------------------------------------- Library: Atomthreads Author: Kelvin Lawson Website: http://atomthreads.com License: BSD Revised --------------------------------------------------------------------------- KERNEL SOURCES This folder contains the core Atomthreads operating system modules. * atomkernel.c: Core scheduler facilities * atommutex.c: Mutual exclusion * atomqueue.c: Queue / message-passing * atomsem.c: Semaphore * atomtimer.c: Timer facilities and system clock management Each module source file contains detailed documentation including an introduction to usage of the module and full descriptions of each API. Refer to the sources for further documentation. --------------------------------------------------------------------------- BUILDING THE KERNEL The kernel is built from the architecture port folder. Build instructions are included in the README file for each port. ---------------------------------------------------------------------------

近期下载者

相关文件


收藏者