资源简介

ST和Freescale联合开发的32-bit的PowerPC架构的MCU —— SPC560x / MPC560x处理器的Demo程序,包含片上一些外设模块的使用,程序基于CodeWarrior V2.5集成开发环境软件进行开发。

资源截图

代码片段和文件信息

  
/** 
 * FILE: Exceptions.c
 *
 *  DEscriptION: Setup of IVPR to point to the EXCEPTION_HANDLERS memory area 
 *               defined in the linker command file.
 *               Default setup of the IVORxx registers. 
*/


/*----------------------------------------------------------------------------*/
/* Includes                                                                   */
/*----------------------------------------------------------------------------*/

#include “Exceptions.h“ /* Implement functions from this file */

/*----------------------------------------------------------------------------*/
/* Function Implementations                                                   */
/*----------------------------------------------------------------------------*/


 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件      40240  2010-05-18 20:47  Project\bin\internal_FLASH.elf

     文件      45733  2010-05-18 20:47  Project\bin\internal_FLASH.MAP

     文件      20924  2010-05-18 20:47  Project\bin\internal_FLASH.mot

     文件      29408  2010-03-16 23:58  Project\bin\RAM.elf

     文件      37366  2010-03-16 23:58  Project\bin\RAM.MAP

     文件      14252  2010-03-16 23:58  Project\bin\RAM.mot

     文件       2231  2010-03-16 21:36  Project\lcf\MPC5604P_M26V.lcf

     文件       1834  2010-03-16 21:36  Project\lcf\MPC5604P_M26V_DEBUG.lcf

     文件      83813  2010-05-18 18:58  Project\Project.mcp

     文件       4389  2010-05-18 20:47  Project\Project_Data\CWSettingsWindows.stg

     文件     213525  2010-05-18 20:47  Project\Project_Data\internal_FLASH\TargetDataWindows.tdt

     文件     160657  2010-05-18 20:47  Project\Project_Data\RAM\TargetDataWindows.tdt

     文件       2894  2010-03-16 21:36  Project\readme.txt

     文件       3319  2010-03-16 21:36  Project\src\Exceptions.c

     文件       1537  2010-03-16 21:36  Project\src\Exceptions.h

     文件       4687  2010-03-21 00:26  Project\src\FlexCAN.c

     文件        521  2010-03-21 00:01  Project\src\FlexCAN.h

     文件       8926  2010-03-16 21:36  Project\src\IntcInterrupts.c

     文件       2142  2010-03-16 21:36  Project\src\IntcInterrupts.h

     文件       2168  2010-03-16 21:36  Project\src\ivor_branch_table.c

     文件        481  2010-03-16 21:54  Project\src\main.c

     文件       3369  2010-03-16 21:36  Project\src\MPC55xx_init.c

     文件       2087  2010-03-16 21:36  Project\src\MPC55xx_init_debug.c

     文件     273593  2010-03-21 00:10  Project\src\MPC5604P_M26V.h

     文件      11139  2010-03-16 21:36  Project\src\MPC5604P_M26V_HWInit.c

     文件       5885  2010-03-16 21:36  Project\src\MPC5604P_M26V_HWInit.h

     文件        120  2010-03-16 22:18  Project\src\System define.c

     文件        944  2010-03-16 22:57  Project\src\System define.h

     文件       4625  2010-03-20 22:13  Project\src\System dspi.c

     文件        923  2010-03-19 23:10  Project\src\System dspi.h

............此处省略22个文件信息

评论

共有 条评论

相关资源