boxing

所属分类:单片机开发
开发工具:C/C++
文件大小:984KB
下载次数:2
上传日期:2014-03-06 16:05:24
上 传 者mocuna
说明:  波形程序,通过串口语虚拟示波器连接可以看到正弦波 处理器MC9S12XS128 包含了crc16校验,适合串口通信 欢迎交流!
(Waveform program, through the serial port connection can see the phrase virtual oscilloscope sine processor MC9S12XS128 contains crc16 checksum for serial communication exchange welcome!)

文件列表:
波形程序 (0, 2014-01-07)
波形程序\crc16 (0, 2014-01-07)
波形程序\crc16\outputdata.c (1089, 2011-12-01)
波形程序\crc16\outputdata.h (108, 2011-12-01)
波形程序\xs128串口上位机测试程序 (0, 2014-01-07)
波形程序\xs128串口上位机测试程序\bin (0, 2014-01-07)
波形程序\xs128串口上位机测试程序\bin\Full_Chip_Simulation.map (105, 2011-08-31)
波形程序\xs128串口上位机测试程序\bin\TBDML.abs (211342, 2013-05-04)
波形程序\xs128串口上位机测试程序\bin\TBDML.abs.glo (5086, 2013-05-04)
波形程序\xs128串口上位机测试程序\bin\TBDML.abs.s19 (5034, 2013-05-04)
波形程序\xs128串口上位机测试程序\bin\TBDML.map (114278, 2013-05-04)
波形程序\xs128串口上位机测试程序\cmd (0, 2014-01-07)
波形程序\xs128串口上位机测试程序\cmd\Full_Chip_Simulation_Postload.cmd (59, 2011-08-31)
波形程序\xs128串口上位机测试程序\cmd\Full_Chip_Simulation_Preload.cmd (60, 2011-08-31)
波形程序\xs128串口上位机测试程序\cmd\Full_Chip_Simulation_Reset.cmd (60, 2011-08-31)
波形程序\xs128串口上位机测试程序\cmd\Full_Chip_Simulation_SetCPU.cmd (59, 2011-08-31)
波形程序\xs128串口上位机测试程序\cmd\Full_Chip_Simulation_Startup.cmd (59, 2011-08-31)
波形程序\xs128串口上位机测试程序\cmd\TBDML_Erase_unsecure_hcs12xe.cmd (1514, 2011-08-31)
波形程序\xs128串口上位机测试程序\cmd\TBDML_Postload.cmd (59, 2011-08-31)
波形程序\xs128串口上位机测试程序\cmd\TBDML_Preload.cmd (60, 2011-08-31)
波形程序\xs128串口上位机测试程序\cmd\TBDML_Reset.cmd (60, 2011-08-31)
波形程序\xs128串口上位机测试程序\cmd\TBDML_Startup.cmd (59, 2011-08-31)
波形程序\xs128串口上位机测试程序\cmd\TBDML_Vppoff.cmd (77, 2011-08-31)
波形程序\xs128串口上位机测试程序\cmd\TBDML_Vppon.cmd (78, 2011-08-31)
波形程序\xs128串口上位机测试程序\C_Layout.hwl (855, 2011-08-31)
波形程序\xs128串口上位机测试程序\Default.mem (161, 2004-06-15)
波形程序\xs128串口上位机测试程序\Full_Chip_Simulation.ini (874, 2011-08-31)
波形程序\xs128串口上位机测试程序\prm (0, 2014-01-07)
波形程序\xs128串口上位机测试程序\prm\burner.bbl (10141, 2011-08-31)
波形程序\xs128串口上位机测试程序\prm\Full_Chip_Simulation_linker.prm (4962, 2011-08-31)
波形程序\xs128串口上位机测试程序\prm\TBDML_linker.prm (4962, 2011-08-31)
波形程序\xs128串口上位机测试程序\Project_1.mcp (110651, 2013-03-24)
波形程序\xs128串口上位机测试程序\Project_1_Data (0, 2014-01-07)
波形程序\xs128串口上位机测试程序\Project_1_Data\CWSettingsWindows.stg (4482, 2013-05-04)
波形程序\xs128串口上位机测试程序\Project_1_Data\Full_Chip_Simulation (0, 2014-01-07)
波形程序\xs128串口上位机测试程序\Project_1_Data\Full_Chip_Simulation\TargetDataWindows.tdt (62760, 2013-05-04)
波形程序\xs128串口上位机测试程序\Project_1_Data\TBDML (0, 2014-01-07)
波形程序\xs128串口上位机测试程序\Project_1_Data\TBDML\ObjectCode (0, 2014-01-07)
波形程序\xs128串口上位机测试程序\Project_1_Data\TBDML\ObjectCode\analog.c.o (9835, 2011-12-03)
波形程序\xs128串口上位机测试程序\Project_1_Data\TBDML\ObjectCode\datapage.c.o (13881, 2013-05-04)
... ...

//------------------------------------------------------------------------ // 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

近期下载者

相关文件


收藏者