preheat

所属分类:单片机开发
开发工具:C/C++
文件大小:70KB
下载次数:9
上传日期:2012-11-07 17:46:18
上 传 者jiasir_shiwo
说明:  商用车火焰预热程序,单片机选用飞思卡尔MC68HC908QY4
(Automotive flame warm-up program, microcontroller selection of Freescale MC68HC908QY4)

文件列表:
preheat\bin\P&E_ICD.abs (62794, 2005-05-10)
preheat\bin\P&E_ICD.abs.s19 (5742, 2005-05-10)
preheat\bin\P&E_ICD.bpt (12, 2005-05-12)
preheat\bin\P&E_ICD.map (28436, 2005-05-10)
preheat\bin\P&E_ICD.mrk (21, 2005-05-12)
preheat\cmd\P&E_ICD_Postload.cmd (111, 2004-12-06)
preheat\cmd\P&E_ICD_Preload.cmd (60, 2004-12-06)
preheat\cmd\P&E_ICD_Reset.cmd (60, 2004-12-06)
preheat\cmd\P&E_ICD_Startup.cmd (59, 2004-12-06)
preheat\C_Layout.hwl (856, 2005-01-05)
preheat\Default.mem (161, 2002-11-27)
preheat\P&E_ICD.hwc (0, 2005-01-05)
preheat\P&E_ICD.ini (2038, 2005-05-12)
preheat\preheat.mcp (35819, 2005-05-12)
preheat\preheat_Data\CWSettingsWindows.stg (3526, 2005-05-12)
preheat\preheat_Data\P&E_ICD\ObjectCode\main.c.o (22616, 2005-05-10)
preheat\preheat_Data\P&E_ICD\ObjectCode\MC68HC908QY4.C.o (21356, 2005-05-10)
preheat\preheat_Data\P&E_ICD\ObjectCode\Start08.c.o (5957, 2005-05-10)
preheat\preheat_Data\P&E_ICD\ObjectCode\timer.c.o (7472, 2005-05-10)
preheat\preheat_Data\P&E_ICD\TargetDataWindows.tdt (73435, 2005-05-12)
preheat\prm\burner.bbl (138, 2001-05-31)
preheat\prm\P&E_ICD_linker.prm (1019, 2004-12-15)
preheat\Sources\main.c (17810, 2005-01-06)
preheat\Sources\Start08.c (8963, 2003-04-24)
preheat\Sources\timer.c (2842, 2004-12-24)
preheat\Sources\timer.h (0, 2004-12-08)
preheat\Sources\types.h (686, 2005-01-05)
preheat\Sources\vectors.c (1899, 2004-06-23)
preheat\preheat_Data\P&E_ICD\ObjectCode (0, 2012-05-28)
preheat\preheat_Data\P&E_ICD (0, 2012-05-28)
preheat\bin (0, 2012-05-28)
preheat\cmd (0, 2012-05-28)
preheat\preheat_Data (0, 2012-05-28)
preheat\prm (0, 2012-05-28)
preheat\Sources (0, 2012-05-28)
preheat (0, 2012-05-28)

//------------------------------------------------------------------------ // Readme.txt //------------------------------------------------------------------------ This project stationery is designed to get you up and running quickly with CodeWarrior for MC68HLC908QY4. It is set up for the selected CPU and target connection, but can be easily modified. Sample code for the following language(s) is at your disposal: - C The wizard has prepared CodeWarrior target(s) with the connection methods of your choice: - P&E ICD: This interface/target is prepared to use the ICD (In-Circuit Debugging/Programming) from P&E. Note that you can switch to simulation in a seamless way, using the menu PEDebug > Mode in the debugger. Depending on your hardware type, you will need to configure the communication settings (class of device, baud rate, etc). Please consult your hardware documentation for additional details. Additional connections can be chosen in the simulator/debugger, use the menu Component > Set Target. //------------------------------------------------------------------------ // Getting Started //------------------------------------------------------------------------ To build/debug your project, use the menu Project > Debug or press F5. This will open the simulator/debugger. Press again F5 in the debugger (or menu Run > Start/Continue) to start the application. The menu Run > Halt or F6 stops the application. In the debugger menu Component > Open you can load additional components. //------------------------------------------------------------------------ // Project structure //------------------------------------------------------------------------ The project generated contains various files/folders: - readme.txt: this file - Sources: folder with the application source code - Startup Code: C/C++ startup code - Prm: - burner.bbl file to generate S-Records - the linker .prm file - the .map file generated by the linker - Libs: needed library files (ANSI, derivative header/implementation files) - Debugger Project File: contains a .ini file for the debugger for each connection - Debugger Cmd Files: contains sub-folders for each connection with command files //------------------------------------------------------------------------ // Adding your own code //------------------------------------------------------------------------ Once everything is working as expected, you can begin adding your own code to the project. Keep in mind that we provide this as an example of how to get up and running quickly with CodeWarrior. There are certainly other ways to handle interrupts and set up your linker command file. Feel free to modify any of the source provided. //------------------------------------------------------------------------ // Simulator/Debugger: Additional components //------------------------------------------------------------------------ In the simulator/debugger, you can load additional components. Try the menu Component > Open. //------------------------------------------------------------------------ // Additional documentation //------------------------------------------------------------------------ Check out the online documentation provided. Use in CodeWarrior IDE the menu Help > Online Manuals. //------------------------------------------------------------------------ // Contacting Metrowerks //------------------------------------------------------------------------ For bug reports, technical questions, and suggestions, please use the forms in the Release Notes folder installed, and send them to: USA: support@metrowerks.com EUROPE: support_europe@metrowerks.com ASIA/PACIFIC: j-emb-sup@metrowerks.com

近期下载者

相关文件


收藏者