LINFlex_LIN

所属分类:单片机开发
开发工具:C/C++
文件大小:34KB
下载次数:71
上传日期:2013-03-20 09:13:01
上 传 者weiqinshian1
说明:  mpc5634的lin传输,包括初始化,很好的例程,对初学者有很好的帮助。
(The mpc5634 lin transmission, including the initialization routine, good for beginners.)

文件列表:
LINFlex_LIN (0, 2013-03-04)
LINFlex_LIN\DebuggerMacros (0, 2013-03-04)
LINFlex_LIN\DebuggerMacros\LINFlex_LIN_run_from_flash.mac (196, 2013-01-16)
LINFlex_LIN\DebuggerMacros\LINFlex_LIN_run_from_ram.mac (194, 2013-01-16)
LINFlex_LIN\LCF (0, 2013-03-04)
LINFlex_LIN\LCF\5500_VLE_flash.lcf (2400, 2013-01-16)
LINFlex_LIN\LCF\5500_VLE_ram.lcf (1854, 2013-01-16)
LINFlex_LIN\LINFlex_LIN.mcp (113976, 2013-01-16)
LINFlex_LIN\Sources (0, 2013-03-04)
LINFlex_LIN\Sources\ivor_branch_table_vle.s (2104, 2013-01-16)
LINFlex_LIN\Sources\main.c (3240, 2013-01-16)
LINFlex_LIN\Sources\MPC55xx_init.c (3633, 2013-01-16)
LINFlex_LIN\Sources\MPC560xB_HWInit.c (11064, 2013-01-16)
LINFlex_LIN\Sources\MPC560xB_HWInit.h (5845, 2013-01-16)
LINFlex_LIN\Sources\__ppc_eabi_init.c (29917, 2013-01-16)

MPC5604B_0M27V_0100.zip ----------------------- The package is intended to assist in writing programs for the MPC5604B and SPC560B4. It consists of the following: MPC5604B_0M27V_0101.h - defines all peripheral registers and bit fields for MPC5604B, mask set 0M27V SPC560B4, mask set FB50X20B spr_z0h.h - defines the CPU Special Purpose Registers for e200 Z0h Core typedefs.h - defines standard compiler types Example register & bit field write: ..B. = 1; ..R = 0x10000000; The bit fields should be used carefully. Generally bit fields should only be used when you want to read or write to a single bit field in a register. If you want to access multiple bit fields in a register then an access to the complete register should be used. If you use the bit field to write to multiple bit field in a register then each access with be done as a separate operation because generally the registers are declared as volatile. This could cause the code generate to be larger than if the complete register was accessed. This release contains: MPC5604B_0M27V_0101.h - Revision 01.01 spr_z0h.h - Revision 00.01 typedefs.h - Revision 00.01 readme.txt - this file History ------- MPC5604B_0M27V_0100.h ---------------------- Bug fixes to following peripherals: ADC - Fixed reserve bit spacing in ADC_MSR and reseerved register spacing at ADC_reserved2 SIU - SIU_PCR reserved bit spacing fixed and SIU_PCR SME changed to SMC MPC5604B_0M27V_0100.h ---------------------- - Derived from jpd_0100.h and made specific for MPC5604B and SPC560B4. - Significant changes to the following peripherals: -- ME due to renaming of clock sources in Reference Manual -- ADC as memory map completely revised on MPC5604B (mask set 0M27V) and SPC560B4 (mask set FB50X20B)

近期下载者

相关文件


收藏者