freescale0720
XS128 

所属分类:单片机开发
开发工具:C/C++
文件大小:661KB
下载次数:9
上传日期:2013-03-12 10:24:28
上 传 者jikebaby
说明:  能跑的智能小车程序,xs128单片机上实验成功,速度在3m/s左右吧。
(Able to run smart car program, xs128 microcontroller on the experiment is successful, the speed is probably about 3m/s.)

文件列表:
7.15(1) (0, 2013-03-12)
7.15(1)\bin (0, 2013-03-12)
7.15(1)\bin\Full_Chip_Simulation.abs (198566, 2009-06-29)
7.15(1)\bin\Full_Chip_Simulation.abs.glo (14722, 2009-06-29)
7.15(1)\bin\Full_Chip_Simulation.abs.s19 (14342, 2009-06-29)
7.15(1)\bin\Full_Chip_Simulation.map (133788, 2009-06-29)
7.15(1)\bin\TBDML.abs (206718, 2009-07-15)
7.15(1)\bin\TBDML.abs.glo (17682, 2009-07-15)
7.15(1)\bin\TBDML.abs.s19 (17226, 2009-07-15)
7.15(1)\bin\TBDML.map (141140, 2009-07-15)
7.15(1)\cmd (0, 2013-03-12)
7.15(1)\cmd\Full_Chip_Simulation_Postload.cmd (59, 2008-11-24)
7.15(1)\cmd\Full_Chip_Simulation_Preload.cmd (60, 2008-11-24)
7.15(1)\cmd\Full_Chip_Simulation_Reset.cmd (60, 2008-11-24)
7.15(1)\cmd\Full_Chip_Simulation_SetCPU.cmd (59, 2008-11-24)
7.15(1)\cmd\Full_Chip_Simulation_Startup.cmd (59, 2008-11-24)
7.15(1)\cmd\TBDML_Erase_unsecure_hcs12xe.cmd (1514, 2008-11-24)
7.15(1)\cmd\TBDML_Postload.cmd (59, 2008-11-24)
7.15(1)\cmd\TBDML_Preload.cmd (60, 2008-11-24)
7.15(1)\cmd\TBDML_Reset.cmd (60, 2008-11-24)
7.15(1)\cmd\TBDML_Startup.cmd (59, 2008-11-24)
7.15(1)\cmd\TBDML_Vppoff.cmd (77, 2008-11-24)
7.15(1)\cmd\TBDML_Vppon.cmd (78, 2008-11-24)
7.15(1)\C_Layout.hwl (1034, 2009-07-10)
7.15(1)\Default.mem (161, 2004-06-15)
7.15(1)\Full_Chip_Simulation.ini (1630, 2009-06-29)
7.15(1)\printpp_XS128.mcp (112650, 2009-06-29)
7.15(1)\printpp_XS128_Data (0, 2013-03-12)
7.15(1)\printpp_XS128_Data\CWSettingsWindows.stg (4744, 2012-04-21)
7.15(1)\printpp_XS128_Data\Full_Chip_Simulation (0, 2013-03-12)
7.15(1)\printpp_XS128_Data\Full_Chip_Simulation\ObjectCode (0, 2013-03-12)
7.15(1)\printpp_XS128_Data\Full_Chip_Simulation\ObjectCode\ATD.c.o (9752, 2009-05-17)
7.15(1)\printpp_XS128_Data\Full_Chip_Simulation\ObjectCode\CPU.c.o (5472, 2009-05-17)
7.15(1)\printpp_XS128_Data\Full_Chip_Simulation\ObjectCode\datapage.c.o (13843, 2009-06-29)
7.15(1)\printpp_XS128_Data\Full_Chip_Simulation\ObjectCode\ECT.c.o (9000, 2009-05-17)
7.15(1)\printpp_XS128_Data\Full_Chip_Simulation\ObjectCode\IRQ.c.o (11103, 2009-05-17)
7.15(1)\printpp_XS128_Data\Full_Chip_Simulation\ObjectCode\main.c.o (75483, 2009-06-29)
7.15(1)\printpp_XS128_Data\Full_Chip_Simulation\ObjectCode\MC9S12XS128.c.o (136191, 2009-06-29)
7.15(1)\printpp_XS128_Data\Full_Chip_Simulation\ObjectCode\PID.c.o (5028, 2009-05-17)
7.15(1)\printpp_XS128_Data\Full_Chip_Simulation\ObjectCode\printp.c.o (13360, 2009-06-29)
... ...

//------------------------------------------------------------------------ // Readme.txt //------------------------------------------------------------------------ This project stationery is designed to get you up and running quickly with CodeWarrior for MC9S12XS128. 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: The wizard has prepared CodeWarrior target(s) with the connection methods of your choice: 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 - Prm: - burner.bbl file to generate S-Records - 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

近期下载者

相关文件


收藏者