UCOS_MSP430
msp430 

所属分类:单片机开发
开发工具:Visual C++
文件大小:156KB
下载次数:19
上传日期:2009-11-07 21:00:25
上 传 者shuimudaqing
说明:  msp430的一个ucos-ii例程,可以进行基本的ucos-ii操作系统的一些调用和底层开发等。
(msp430' s a ucos-ii routines can be a basic ucos-ii operating system, some of the calls and the underlying development.)

文件列表:
UCOS_MSP430\app.c (3337, 2008-03-30)
UCOS_MSP430\Debug\Exe\UCOS_II.d43 (60914, 2008-07-29)
UCOS_MSP430\Debug\Exe (0, 2008-07-29)
UCOS_MSP430\Debug\List (0, 2008-06-26)
UCOS_MSP430\Debug\Obj\app.r43 (10183, 2008-07-29)
UCOS_MSP430\Debug\Obj\OS_CORE.r43 (69518, 2008-07-29)
UCOS_MSP430\Debug\Obj\Os_cpu_a.r43 (27958, 2008-07-29)
UCOS_MSP430\Debug\Obj\Os_cpu_c.r43 (8464, 2008-07-29)
UCOS_MSP430\Debug\Obj\os_dbg.r43 (9234, 2008-07-29)
UCOS_MSP430\Debug\Obj\OS_FLAG.r43 (39363, 2008-07-29)
UCOS_MSP430\Debug\Obj\OS_MBOX.r43 (5546, 2008-07-29)
UCOS_MSP430\Debug\Obj\OS_MEM.r43 (5544, 2008-07-29)
UCOS_MSP430\Debug\Obj\OS_MUTEX.r43 (5548, 2008-07-29)
UCOS_MSP430\Debug\Obj\OS_Q.r43 (34388, 2008-07-29)
UCOS_MSP430\Debug\Obj\OS_SEM.r43 (19310, 2008-07-29)
UCOS_MSP430\Debug\Obj\OS_TASK.r43 (32557, 2008-07-29)
UCOS_MSP430\Debug\Obj\OS_TIME.r43 (16197, 2008-07-29)
UCOS_MSP430\Debug\Obj\UCOS_II.pbd (802, 2008-08-27)
UCOS_MSP430\Debug\Obj (0, 2008-08-27)
UCOS_MSP430\Debug (0, 2008-06-26)
UCOS_MSP430\includes.h (788, 2008-01-14)
UCOS_MSP430\os_cfg.h (8381, 2004-04-28)
UCOS_MSP430\OS_CORE.C (49764, 2008-06-26)
UCOS_MSP430\OS_CPU.H (4689, 2004-06-01)
UCOS_MSP430\Os_cpu_a.asm (10670, 2005-10-15)
UCOS_MSP430\Os_cpu_c.c (9425, 2004-06-01)
UCOS_MSP430\os_dbg.c (11632, 2004-05-17)
UCOS_MSP430\OS_FLAG.C (44534, 2002-02-13)
UCOS_MSP430\OS_MBOX.C (23801, 2002-01-25)
UCOS_MSP430\OS_MEM.C (14078, 2002-02-16)
UCOS_MSP430\OS_MUTEX.C (27914, 2002-01-25)
UCOS_MSP430\OS_Q.C (34506, 2002-02-13)
UCOS_MSP430\OS_SEM.C (19682, 2002-01-25)
UCOS_MSP430\OS_TASK.C (36319, 2002-02-16)
UCOS_MSP430\OS_TIME.C (9916, 2002-01-25)
UCOS_MSP430\settings\UCOS_II.cspy.bat (2506, 2008-08-27)
UCOS_MSP430\settings\UCOS_II.dbgdt (63, 2008-08-27)
UCOS_MSP430\settings\UCOS_II.dni (455, 2008-08-27)
UCOS_MSP430\settings\UCOS_II.wsdt (4057, 2008-08-27)
... ...

本程序成功将ucos2移植到MSP430F149上,调试通过。 将所有C文件包含到工程中,编译通过。 应用程序:app.c 主要为了测试,编写了两个任务,分别为P1.0延时10个时钟节拍反向,P1.1延时20个时钟节拍反向,在MSP430上测试成功

近期下载者

相关文件


收藏者