MPC5604B

所属分类:单片机开发
开发工具:C/C++
文件大小:54KB
下载次数:50
上传日期:2013-09-25 10:32:44
上 传 者djw868
说明:  飞思卡尔PPC架构MPC5604B单片机模块初始化和应用程序。
(PPC architecture MPC5604B Freescale microcontroller module initialization and applications.)

文件列表:
MPC5604B (0, 2013-09-25)
MPC5604B\bin (0, 2013-08-18)
MPC5604B\lcf (0, 2013-09-25)
MPC5604B\lcf\MPC5604B_M27V.lcf (2239, 2012-08-16)
MPC5604B\lcf\MPC5604B_M27V_DEBUG.lcf (1839, 2012-08-16)
MPC5604B\Master Controller.mcp (82393, 2012-08-16)
MPC5604B\Master_Controller_Data (0, 2013-09-25)
MPC5604B\Master_Controller_Data\CWSettingsWindows.stg (4373, 2012-08-16)
MPC5604B\Master_Controller_Data\internal_FLASH (0, 2013-09-25)
MPC5604B\Master_Controller_Data\internal_FLASH\TargetDataWindows.tdt (46368, 2012-08-16)
MPC5604B\Master_Controller_Data\RAM (0, 2013-09-25)
MPC5604B\Master_Controller_Data\RAM\TargetDataWindows.tdt (47075, 2012-08-16)
MPC5604B\src (0, 2013-09-25)
MPC5604B\src\Exceptions.c (3319, 2012-08-16)
MPC5604B\src\Exceptions.h (1537, 2012-08-16)
MPC5604B\src\IntcInterrupts.c (8926, 2012-08-16)
MPC5604B\src\IntcInterrupts.h (2142, 2012-08-16)
MPC5604B\src\ivor_branch_table.c (2245, 2012-08-16)
MPC5604B\src\main.c (150, 2012-08-16)
MPC5604B\src\MPC55xx_init.c (3401, 2012-08-16)
MPC5604B\src\MPC55xx_init_debug.c (2087, 2012-08-16)
MPC5604B\src\MPC5604B_M27V.h (123330, 2009-07-06)
MPC5604B\src\MPC5604B_M27V_HWInit.c (11144, 2012-08-16)
MPC5604B\src\MPC5604B_M27V_HWInit.h (5885, 2012-08-16)
MPC5604B\src\typedefs.h (4691, 2012-08-16)
MPC5604B\src\__ppc_eabi_init.c (30265, 2012-08-16)

//------------------------------------------------------------------------ // Readme.txt //------------------------------------------------------------------------ This project stationery is designed to get you up and running quickly with CodeWarrior on your MPC5604B_M27V 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 MPC5604B_M27V 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

近期下载者

相关文件


收藏者