MC33905S-CAN

所属分类:单片机开发
开发工具:HTML
文件大小:103KB
下载次数:3
上传日期:2016-06-30 09:00:54
上 传 者thw01
说明:  TRK-MPC5634M使用MC33905S作为电压、CAN、LIN等的驱动,却没有提供例程。这是我摸索出来的CAN例程。
(TRK-MPC5634M MC33905S use as a voltage, CAN, LIN and other drivers, but did not provide routine. This is my way out CAN routines. CookBook routine use of SPI transformation, wrote mess also sucks, but the function can be achieved.)

文件列表:
MC33905S CAN (0, 2015-03-26)
MC33905S CAN\DSPI-SPItoSPI.mcp (141879, 2014-12-24)
MC33905S CAN\DSPI-SPItoSPI.old.mcp (104261, 2009-08-14)
MC33905S CAN\DSPI-SPItoSPI_Data (0, 2015-03-20)
MC33905S CAN\DSPI-SPItoSPI_Data\CWSettingsWindows.stg (4588, 2015-03-26)
MC33905S CAN\DSPI-SPItoSPI_Data\DSPI-SPItoSPI-flash (0, 2015-03-24)
MC33905S CAN\DSPI-SPItoSPI_Data\DSPI-SPItoSPI-flash\ObjectCode (0, 2015-03-26)
MC33905S CAN\DSPI-SPItoSPI_Data\DSPI-SPItoSPI-flash\TargetDataWindows.tdt (66555, 2015-03-26)
MC33905S CAN\DSPI-SPItoSPI_Data\DSPI-SPItoSPI-ram (0, 2015-03-24)
MC33905S CAN\DSPI-SPItoSPI_Data\DSPI-SPItoSPI-ram\ObjectCode (0, 2015-03-26)
MC33905S CAN\DSPI-SPItoSPI_Data\DSPI-SPItoSPI-ram\TargetDataWindows.tdt (118329, 2015-03-26)
MC33905S CAN\DebuggerMacros (0, 2015-03-20)
MC33905S CAN\DebuggerMacros\DSPI-SPItoSPI_run_from_flash.cmm (1866, 2008-07-17)
MC33905S CAN\DebuggerMacros\DSPI-SPItoSPI_run_from_flash.mac (402, 2008-06-06)
MC33905S CAN\DebuggerMacros\DSPI-SPItoSPI_run_from_ram.cmm (1730, 2008-07-17)
MC33905S CAN\DebuggerMacros\DSPI-SPItoSPI_run_from_ram.mac (400, 2008-06-06)
MC33905S CAN\bin (0, 2015-03-26)
MC33905S CAN\bin\DSPI-SPItoSPI-flash.MAP (19375, 2009-05-29)
MC33905S CAN\bin\DSPI-SPItoSPI-flash.elf (18360, 2009-05-29)
MC33905S CAN\bin\DSPI-SPItoSPI-flash.mot (5596, 2009-05-29)
MC33905S CAN\bin\DSPI-SPItoSPI-ram.MAP (16887, 2015-03-26)
MC33905S CAN\bin\DSPI-SPItoSPI-ram.elf (14968, 2015-03-26)
MC33905S CAN\bin\DSPI-SPItoSPI-ram.mot (5516, 2015-03-26)
MC33905S CAN\lcf (0, 2015-03-20)
MC33905S CAN\lcf\5500_flash.lcf (2216, 2008-05-09)
MC33905S CAN\lcf\5500_ram.lcf (1635, 2008-05-09)
MC33905S CAN\src (0, 2015-03-20)
MC33905S CAN\src\MPC55xx_init.c (3523, 2008-05-12)
MC33905S CAN\src\MPC55xx_init_debug.c (2170, 2008-05-12)
MC33905S CAN\src\MPC5633m_HWInit.c (11022, 2008-05-12)
MC33905S CAN\src\MPC5633m_HWInit.h (5832, 2008-05-12)
MC33905S CAN\src\__ppc_eabi_init.c (28366, 2007-09-18)
MC33905S CAN\src\main.c (5726, 2015-03-26)
MC33905S CAN\src\mpc563m.h (125617, 2008-01-31)
MC33905S CAN\src\typedefs.h (4120, 2008-02-22)

//------------------------------------------------------------------------ // Readme.txt //------------------------------------------------------------------------ This project stationery is designed to get you up and running quickly with CodeWarrior on your MPC5554 target. The wizard has created the following CodeWarrior target(s): - RAM: This CodeWarrior target is setup to load and debug code from RAM (debug version). - internal_FLASH: This CodeWarrior target is setup to debug code in internal Flash. The code must previously have been programmed into flash. The targets are set up for the selected CPU and options, but can be easily modified. 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 MPC5554 reference manual to determine appropriate values. Sample code for the following language(s) is at your disposal: - C 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

近期下载者

相关文件


收藏者