kl26_uart0_dma

所属分类:处理器开发
开发工具:C/C++
文件大小:3367KB
下载次数:1
上传日期:2017-02-28 23:07:29
上 传 者dsdsdsds
说明:  Freescale的KL26微处理器上的串口DMA例程,可以在IAR上直接运行
(the demo of the DMA on the UART of the Freescae s MCU KL26. It can run on the IAR. )

文件列表:
build\iar\config files\128KB_Pflash.icf (2335, 2013-09-30)
build\iar\config files\16KB_RAM.icf (2315, 2013-09-30)
build\iar\config files\32KB_Pflash.icf (2267, 2013-09-30)
build\iar\config files\4KB_RAM.icf (2248, 2013-09-30)
build\iar\config files\64KB_Pflash.icf (2332, 2013-09-30)
build\iar\config files\8KB_RAM.icf (2313, 2013-09-30)
build\iar\iar.h (305, 2013-09-30)
build\iar\uart0_dma\FLASH_128KB\Exe\uart0_dma_freedom.out (128480, 2017-02-27)
build\iar\uart0_dma\FLASH_128KB\Exe\uart0_dma_freedom.sim (7535, 2017-02-27)
build\iar\uart0_dma\FLASH_128KB\Exe\uart0_dma_freedom.srec (20680, 2017-02-27)
build\iar\uart0_dma\FLASH_128KB\List\alloc.lst (17948, 2017-02-27)
build\iar\uart0_dma\FLASH_128KB\List\alloc.s (12809, 2017-02-27)
build\iar\uart0_dma\FLASH_128KB\List\arm_cm0.lst (27329, 2017-02-27)
build\iar\uart0_dma\FLASH_128KB\List\arm_cm0.s (17814, 2017-02-27)
build\iar\uart0_dma\FLASH_128KB\List\assert.lst (7457, 2017-02-27)
build\iar\uart0_dma\FLASH_128KB\List\assert.s (6022, 2017-02-27)
build\iar\uart0_dma\FLASH_128KB\List\crt0.lst (3529, 2017-02-27)
build\iar\uart0_dma\FLASH_128KB\List\io.lst (7569, 2017-02-27)
build\iar\uart0_dma\FLASH_128KB\List\io.s (6604, 2017-02-27)
build\iar\uart0_dma\FLASH_128KB\List\llwu.lst (84054, 2017-02-27)
build\iar\uart0_dma\FLASH_128KB\List\llwu.s (45255, 2017-02-27)
build\iar\uart0_dma\FLASH_128KB\List\lptmr.lst (21119, 2017-02-27)
build\iar\uart0_dma\FLASH_128KB\List\lptmr.s (13470, 2017-02-27)
build\iar\uart0_dma\FLASH_128KB\List\mcg.lst (395505, 2017-02-27)
build\iar\uart0_dma\FLASH_128KB\List\mcg.s (250924, 2017-02-27)
build\iar\uart0_dma\FLASH_128KB\List\memtest.lst (24549, 2017-02-27)
build\iar\uart0_dma\FLASH_128KB\List\memtest.s (17480, 2017-02-27)
build\iar\uart0_dma\FLASH_128KB\List\pmc.lst (15755, 2017-02-27)
build\iar\uart0_dma\FLASH_128KB\List\pmc.s (11231, 2017-02-27)
build\iar\uart0_dma\FLASH_128KB\List\printf.lst (69831, 2017-02-27)
build\iar\uart0_dma\FLASH_128KB\List\printf.s (44374, 2017-02-27)
build\iar\uart0_dma\FLASH_128KB\List\queue.lst (14045, 2017-02-27)
build\iar\uart0_dma\FLASH_128KB\List\queue.s (10362, 2017-02-27)
build\iar\uart0_dma\FLASH_128KB\List\rcm.lst (29794, 2017-02-27)
build\iar\uart0_dma\FLASH_128KB\List\rcm.s (15398, 2017-02-27)
build\iar\uart0_dma\FLASH_128KB\List\rtc.lst (42615, 2017-02-27)
build\iar\uart0_dma\FLASH_128KB\List\rtc.s (24030, 2017-02-27)
build\iar\uart0_dma\FLASH_128KB\List\smc.lst (64108, 2017-02-27)
build\iar\uart0_dma\FLASH_128KB\List\smc.s (45150, 2017-02-27)
build\iar\uart0_dma\FLASH_128KB\List\start.lst (76118, 2017-02-27)
... ...

MCG mode error codes 0x01 - Not in FEI mode 0x02 - Not in FEE mode 0x03 - Not in FBI mode 0x04 - Not in FBE mode 0x05 - Not in BLPI mode 0x06 - Not in BLPE mode 0x07 - Not in PBE mode 0x08 - Not in PEE mode CLock MUX switching error codes 0x11 - IREFST did not clear within allowed time, FLL reference did not switch over from internal to external clock 0x12 - IREFST did not set within allowed time, the FLL reference did not switch over from external to internal clock(NEED TO CHECK IN MOVES TO FBI MODE) 0x13 - IRCST did not clear within allowed time, slow IRC is not selected 0x14 - IREFST did not set within allowed time, fast IRC is not selected 0x15 - PLLST did not clear, PLLST did not switch to FLL output, FLL is not running 0x16 - PLLST did not set, PLLST did not switch to PLL ouptut, PLL is not running 0x17 - PLLCST did not switch to the correct state, the correct PLL is not selected as PLLS clock source 0x18 - CLKST != 0, MCG did not switch to FLL output 0x19 - CLKST != 1, MCG did not switch to internal reference clock source 0x1A - CLKST != 2, MCG did not switch to external clock source 0x1B - CLKST != 3, MCG did not switch to PLL Oscillator error codes 0x21 - external frequency is greater than the maximum frequency 0x22 - crystal frequency outside allowed range 0x23 - OSCINIT/OSCINIT2 did not set within allowed time 0x24 - RTC frequency outside allowed range 0x25 - RTC oscillator did not initialize in time IRC and FLL error codes 0x31 - slow IRC is outside allowed range 0x32 - fast IRC is outside allowed range 0x33 - FLL frequency is below minimum value for range 0 0x34 - FLL frequency is above maximum value for range 0 0x35 - FLL frequency is below minimum value for range 1 0x36 - FLL frequency is above maximum value for range 1 0x37 - FLL frequency is below minimum value for range 2 0x38 - FLL frequency is above maximum value for range 2 0x39 - FLL frequency is below minimum value for range 3 0x3A - FLL frequency is above maximum value for range 3 0x3B - FLL DRS range is greater than 1 PLL error codes 0x41 - PRDIV outside allowed range 0x42 - VDIV outside allowed range 0x43 - PLL reference clock frequency is outside allowed range 0x44 - LOCK or LOCK2 bit did not set 0x45 - PLL output frequency is outside allowed range (NEED TO ADD THIS CHECK TO fbe_pbe and blpe_pbe) only in fei-pee at this time

近期下载者

相关文件


收藏者