etpu2

所属分类:单片机开发
开发工具:Visual C++
文件大小:148KB
下载次数:279
上传日期:2010-11-29 21:16:39
上 传 者zw3200
说明:  飞思卡尔MPC5634单片机,实现etpu通道0和通道1的PWM输出,用CodeWarrior2.6调试通过,对学习etpu的输出功能有很一定的帮助。
(Freescale MPC5634 microcontroller, to achieve etpu channel 0 and channel 1 of the PWM output, with CodeWarrior2.6 debugged, the output of learning etpu There are some help.)

文件列表:
etpu2\bin\RAM.elf (47800, 2010-11-29)
etpu2\bin\RAM.MAP (45320, 2010-11-29)
etpu2\bin\RAM.mot (21700, 2010-11-29)
etpu2\bin (0, 2010-11-29)
etpu2\etpu2.mcp (81806, 2010-11-22)
etpu2\etpu2_Data\CWSettingsWindows.stg (4439, 2010-11-29)
etpu2\etpu2_Data\internal_FLASH\TargetDataWindows.tdt (46368, 2010-11-29)
etpu2\etpu2_Data\internal_FLASH (0, 2010-11-29)
etpu2\etpu2_Data\RAM\ObjectCode (0, 2010-11-27)
etpu2\etpu2_Data\RAM\TargetDataWindows.tdt (267389, 2010-11-29)
etpu2\etpu2_Data\RAM (0, 2010-11-29)
etpu2\etpu2_Data (0, 2010-11-29)
etpu2\lcf\MPC5634M_MLQC80.lcf (2216, 2010-11-22)
etpu2\lcf\MPC5634M_MLQC80_DEBUG.lcf (1800, 2010-11-22)
etpu2\lcf (0, 2010-11-29)
etpu2\src\etpu_pwm.c (12011, 2010-04-21)
etpu2\src\etpu_pwm.h (3443, 2010-04-21)
etpu2\src\etpu_pwm_auto.h (1654, 2010-04-21)
etpu2\src\etpu_set1.h (25963, 2010-04-21)
etpu2\src\etpu_struct.h (56790, 2010-04-21)
etpu2\src\etpu_util.c (32894, 2010-04-21)
etpu2\src\etpu_util.h (11246, 2010-04-21)
etpu2\src\Exceptions.c (3319, 2010-11-22)
etpu2\src\Exceptions.h (1537, 2010-11-22)
etpu2\src\IntcInterrupts.c (8928, 2010-11-22)
etpu2\src\IntcInterrupts.h (2142, 2010-11-22)
etpu2\src\main.c (2959, 2010-11-26)
etpu2\src\main.h (2296, 2010-11-23)
etpu2\src\MPC55xx_init.c (3392, 2010-11-22)
etpu2\src\MPC55xx_init_debug.c (2089, 2010-11-22)
etpu2\src\MPC5634M_MLQC80.h (192811, 2010-03-18)
etpu2\src\MPC5634M_MLQC80_HWInit.c (11086, 2010-11-22)
etpu2\src\MPC5634M_MLQC80_HWInit.h (5893, 2010-11-22)
etpu2\src\mpc563m_vars.h (2699, 2010-04-21)
etpu2\src\typedefs.h (4691, 2010-11-22)
etpu2\src\__ppc_eabi_init.c (29968, 2010-11-22)
etpu2\src (0, 2010-11-29)
etpu2 (0, 2010-11-29)

//------------------------------------------------------------------------ // Readme.txt //------------------------------------------------------------------------ This project stationery is designed to get you up and running quickly with CodeWarrior on your MPC5634M_MLQC80 target. The wizard has created the following CodeWarrior target(s): The targets are set up for the selected CPU and options, but can be easily modified. ************* * IMPORTANT * ************* If your application will run from flash memory, you should initialize some additional registers to improve system performance. For MPC551x devices, initialize the PFCRP0 and PFCRP1 registers; for other devices, initialize the BIUCR. Please review the MPC5634M_MLQC80 reference manual to determine appropriate values. Sample code for the following language(s) is at your disposal: Other options may be available: //------------------------------------------------------------------------ // Getting Started //------------------------------------------------------------------------ To build your project, use the menu Project > Make or press F7. This will build the selected target. //------------------------------------------------------------------------ // Project structure //------------------------------------------------------------------------ The project generated contains various files/groups: - readme.txt: this file - Sources: folder with the application source code - Header Files: all application and runtime header files - Startup Code: user customizable startup code - Lcf Files: the linker command files for the different build targets. - Runtime: the libraries //------------------------------------------------------------------------ // 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. //------------------------------------------------------------------------ // Additional documentation //------------------------------------------------------------------------ Read the online documentation provided. From within the CodeWarrior IDE, select Help > CodeWarrior Help. //------------------------------------------------------------------------ // Contacting Freescale //------------------------------------------------------------------------ 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

近期下载者

相关文件


收藏者