mc68hc908jb8

所属分类:uCOS/RTOS
开发工具:C/C++
文件大小:190KB
下载次数:61
上传日期:2006-04-28 09:06:25
上 传 者zxuing
说明:  在MC68HC908JB8上移植UCOSII成功,可直接运行,
(on the MC68HC908JB8 UCOSII transplant success can be directly run)

文件列表:
mc68hc908jb8\project.ini (860, 2003-10-29)
mc68hc908jb8\ucos1.mcp (107597, 2003-10-29)
mc68hc908jb8\esl.cfg (49, 2003-10-29)
mc68hc908jb8\sources\main.c (1516, 2003-10-29)
mc68hc908jb8\sources\Start08.c (8279, 2003-10-29)
mc68hc908jb8\sources\OS_TIME.C (9238, 2003-10-28)
mc68hc908jb8\sources\OS_CORE.C (34104, 2003-10-29)
mc68hc908jb8\sources\OS_CPU_C.c (1544, 2003-10-28)
mc68hc908jb8\sources\OS_MBOX.C (12079, 2003-10-28)
mc68hc908jb8\sources\OS_MEM.C (10839, 2003-10-28)
mc68hc908jb8\sources\OS_Q.C (20611, 2003-10-28)
mc68hc908jb8\sources\OS_SEM.C (11258, 2003-10-28)
mc68hc908jb8\sources\OS_TASK.C (35544, 2003-10-28)
mc68hc908jb8\sources\TIMER.C (462, 2003-10-29)
mc68hc908jb8\sources\UCOS_II.C (287, 2003-10-28)
mc68hc908jb8\sources\hc08jb8.h (4316, 2001-09-11)
mc68hc908jb8\sources\INCLUDES.H (229, 2003-10-28)
mc68hc908jb8\sources\OS_CFG.H (8185, 2003-10-29)
mc68hc908jb8\sources\OS_CPU.H (1826, 2003-10-28)
mc68hc908jb8\sources\TIMER.H (226, 2003-10-29)
mc68hc908jb8\sources\UCOS_II.H (22947, 2003-10-29)
mc68hc908jb8\sources\main.inc (493, 2003-10-29)
mc68hc908jb8\sources\Start08.inc (471, 2003-10-29)
mc68hc908jb8\sources\OS_CPU_C.inc (449, 2003-10-29)
mc68hc908jb8\sources\Os_time.inc (448, 2003-10-29)
mc68hc908jb8\sources\Ucos_ii.inc (1122, 2003-10-28)
mc68hc908jb8\sources\main.c.BAK (1695, 2003-10-29)
mc68hc908jb8\sources\OS_CPU_C.c.BAK (1510, 2003-10-28)
mc68hc908jb8\sources\UCOS_II.H.BAK (22950, 2003-10-29)
mc68hc908jb8\sources\OS_CPU.H.BAK (1814, 2003-10-28)
mc68hc908jb8\sources\TIMER.H.BAK (224, 2003-10-29)
mc68hc908jb8\sources\INCLUDES.H.BAK (129, 2003-10-28)
mc68hc908jb8\sources\Timer.inc (540, 2003-10-29)
mc68hc908jb8\sources\TIMER.C.BAK (452, 2003-10-29)
mc68hc908jb8\sources\OS_CFG.H.BAK (8185, 2003-10-29)
mc68hc908jb8\sources\OS_CORE.C.BAK (34098, 2003-10-29)
mc68hc908jb8\sources\OS_MBOX.C.BAK (12112, 1998-09-04)
mc68hc908jb8\sources\os_mbox.inc (448, 2003-10-29)
mc68hc908jb8\sources\OS_MEM.C.BAK (10872, 1998-09-04)
... ...

# README.TXT This project is a generic base for a HC08 MMDS-MMEVS ANSI-C project. Folders used: - Sources: contains your sources. It contains a 'main.c' as a base. - Debugger Cmd Files: Here you can place your own specific debugger command files. - Startup Code: Contains the startup code of the application. You may adapt it to your own needs, but in such a case make sure that you create a local copy. - Prm: Linker parameter file used for linking. Note that the file used for the linker is specified in the Linker Preference Panel itself ( or Edit->{Current Build Target Name} settings, while the project window is opened). - Libs: contains the ANSI library to be linked with. - Debugger Project File: This *.ini file is passed to the debugger/simulator as configuration file. It contains various target interface settings, and path information as well. This file can be edited from the simulator/debugger e.g. using File->Configuration in the simulator/debugger. Note that this project is set up for a MMDS-MMEVS by default. But you can easily change this to work with a target: - launch the simulator/debugger using Project->Debug (while the current project window is opened) - Choose in the simulator/debugger Component->Set Target and then choose a taget interface - Choose in the simulator/debugger File->Save Project so the new target settings are saved This project is set for a MMDS-MMEVS Target with a default parameter file (.prm). Before building your project: - you must choose the correct prm file in Target Settings Panel/Linker/Use template prm list to match your derivative. - or modify the given project.prm file to match your derivative. This project includes a burner command file (.bbl) in order to generate a SRecord file (.s19). Remove this file from prm folder if no SRecord is needed. IMPORTANT NOTE: to enable the simulator/debugger, you first have to enable it using following menu: Project->Enable debugger Metrowerks

近期下载者

相关文件


收藏者