fske

所属分类:单片机开发
开发工具:Others
文件大小:7826KB
下载次数:19
上传日期:2014-06-01 22:12:05
上 传 者yxfdg
说明:  飞思卡尔大全 包括PCB 电路图 程序 以及调试问题 适合初次参加飞思卡尔小车赛的同学学习用
(Freescale Daquan include PCB schematics program and debug problems Freescale small racing suit for the first time to participate in the students learn to use)

文件列表:
smartcartest0718\bin\TBDML.abs (336600, 2008-07-19)
smartcartest0718\bin\TBDML.abs.glo (5590, 2008-07-19)
smartcartest0718\bin\TBDML.abs.s19 (5468, 2008-07-19)
smartcartest0718\bin\TBDML.map (238211, 2008-07-19)
smartcartest0718\cmd\TBDML_Erase_unsecure_hcs12.cmd (3490, 2008-07-18)
smartcartest0718\cmd\TBDML_Postload.cmd (59, 2008-07-18)
smartcartest0718\cmd\TBDML_Preload.cmd (60, 2008-07-18)
smartcartest0718\cmd\TBDML_Reset.cmd (60, 2008-07-18)
smartcartest0718\cmd\TBDML_Startup.cmd (59, 2008-07-18)
smartcartest0718\cmd\TBDML_Vppoff.cmd (77, 2008-07-18)
smartcartest0718\cmd\TBDML_Vppon.cmd (78, 2008-07-18)
smartcartest0718\C_Layout.hwl (1633, 2008-07-18)
smartcartest0718\Default.mem (161, 2004-06-15)
smartcartest0718\prm\burner.bbl (10141, 2008-07-18)
smartcartest0718\prm\TBDML_linker.prm (9578, 2008-07-18)
smartcartest0718\S12_FILES\ATD0.C (1149, 2008-07-18)
smartcartest0718\S12_FILES\ATD0.h (163, 2008-07-18)
smartcartest0718\S12_FILES\ATD1.c (1096, 2008-07-18)
smartcartest0718\S12_FILES\ATD1.h (217, 2008-07-18)
smartcartest0718\S12_FILES\CRG.c (734, 2008-07-18)
smartcartest0718\S12_FILES\CRG.h (58, 2008-07-18)
smartcartest0718\S12_FILES\ECT.c (445, 2008-07-19)
smartcartest0718\S12_FILES\ECT.h (143, 2008-07-18)
smartcartest0718\S12_FILES\IMAGE_PROCESS.c (3324, 2008-07-18)
smartcartest0718\S12_FILES\IMAGE_PROCESS.h (656, 2008-07-18)
smartcartest0718\S12_FILES\PIM.c (277, 2008-07-18)
smartcartest0718\S12_FILES\PIM.h (58, 2008-07-18)
smartcartest0718\S12_FILES\PWM.c (2033, 2008-07-19)
smartcartest0718\S12_FILES\PWM.h (303, 2008-07-18)
smartcartest0718\S12_FILES\RTI.c (0, 2008-07-18)
smartcartest0718\S12_FILES\RTI.h (0, 2008-07-18)
smartcartest0718\S12_FILES\SCI0.c (1331, 2008-07-19)
smartcartest0718\S12_FILES\SCI0.h (301, 2008-07-19)
smartcartest0718\S12_FILES\SMARTCAR_PROCESS.c (1109, 2008-07-19)
smartcartest0718\S12_FILES\SMARTCAR_PROCESS.h (504, 2008-07-18)
smartcartest0718\smartcartest0718.mcp (64128, 2008-07-19)
smartcartest0718\smartcartest0718_Data\CWSettingsWindows.stg (4268, 2009-11-28)
smartcartest0718\smartcartest0718_Data\TBDML\ObjectCode\ATD0.C.o (10060, 2008-07-19)
smartcartest0718\smartcartest0718_Data\TBDML\ObjectCode\ATD1.c.o (16308, 2008-07-19)
... ...

//------------------------------------------------------------------------ // Readme.txt //------------------------------------------------------------------------ This project stationery is designed to get you up and running quickly with CodeWarrior for MC9S12XDP512. 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: - TBDML: This Connection allows to debug with the TBDML BDM cable. 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 (initializing stack pointer and doing global variable initialization). If you want to only do stack pointer initialization, add -D__ONLY_INIT_SP to the compiler command line. - Prm: - burner.bbl file to generate S-Records - the linker .prm file - Linker Map: the .map file generated by the linker - Libraries: 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 files provided. // Simulator/Debugger: Additional components //------------------------------------------------------------------------ In the simulator/debugger, you can load additional components. Try the menu Component > Open. //------------------------------------------------------------------------ // Additional documentation //------------------------------------------------------------------------ Read the online documentation provided. Use in CodeWarrior IDE the menu Help > CodeWarrior Help. //------------------------------------------------------------------------ // Contacting Metrowerks //------------------------------------------------------------------------ For bug reports, technical questions, and suggestions, please use the forms installed in the Release_Notes folder and send them to: cw_support@freescale.com

近期下载者

相关文件


收藏者