Bootloader-master

所属分类:单片机开发
开发工具:C/C++
文件大小:24093KB
下载次数:23
上传日期:2016-11-02 10:14:27
上 传 者Robin
说明:  一种MCU BOOTLOADER的实现方法
(mcu bootloader code)

文件列表:
Testing S19 files (0, 2015-07-21)
Testing S19 files\FRDMKL46_Demo_freedom.srec (92524, 2015-03-25)
Testing S19 files\FRDM_KE02_Uart_demo_frdm.srec (10255, 2015-03-25)
Testing S19 files\FRDM_KL25ZDemo_freedom.srec (35508, 2015-03-25)
Testing S19 files\Templete.srec (16587, 2015-03-25)
Testing S19 files\UART_Init_KV4x.srec (9596, 2015-03-25)
Testing S19 files\hello_twrk60d100m.srec (132159, 2015-03-25)
Testing S19 files\hello_world_k60_tower.srec (20698, 2015-03-25)
Testing S19 files\telnet2ser_twrk60d100m.srec (304969, 2015-03-25)
an2295sw (0, 2015-07-21)
an2295sw\AN2295.pdf (1428157, 2015-03-25)
an2295sw\FRDM-KE02.log (1431, 2015-03-25)
an2295sw\FRDM-KL46.log (1510, 2015-03-25)
an2295sw\masters (0, 2015-07-21)
an2295sw\masters\common_sources (0, 2015-07-21)
an2295sw\masters\common_sources\hc08sprg.h (5827, 2015-03-25)
an2295sw\masters\common_sources\prog.c (64365, 2015-03-25)
an2295sw\masters\common_sources\s19.c (8271, 2015-03-25)
an2295sw\masters\common_sources\serial.c (5050, 2015-03-25)
an2295sw\masters\common_sources\serial.h (2771, 2015-03-25)
an2295sw\masters\common_sources\seriallinux.c (5858, 2015-03-25)
an2295sw\masters\common_sources\serialw32.c (8699, 2015-03-25)
an2295sw\masters\common_sources\sysdep.h (2376, 2015-03-25)
an2295sw\masters\common_sources\sysdeplinux.h (2805, 2015-03-25)
an2295sw\masters\common_sources\sysdepw32.h (2772, 2015-03-25)
an2295sw\masters\debug (0, 2015-07-21)
an2295sw\masters\debug\hc08sprg.exe (480768, 2015-03-25)
an2295sw\masters\debug\win_blsrconv.exe (6535680, 2015-03-25)
an2295sw\masters\debug\win_hc08sprg.exe (6379008, 2015-03-25)
an2295sw\masters\hc08sprg (0, 2015-07-21)
an2295sw\masters\hc08sprg\Makefile (2189, 2015-03-25)
an2295sw\masters\hc08sprg\hc08sprg.ccscc (19, 2015-03-25)
an2295sw\masters\hc08sprg\hc08sprg.dsp (4894, 2015-03-25)
an2295sw\masters\hc08sprg\hc08sprg.ncb (9489408, 2015-03-25)
an2295sw\masters\hc08sprg\hc08sprg.sln (1106, 2015-03-25)
an2295sw\masters\hc08sprg\hc08sprg.suo (35840, 2015-03-25)
an2295sw\masters\hc08sprg\hc08sprg.vcproj (6666, 2015-03-25)
an2295sw\masters\hc08sprg\hc08sprg.vcxproj (8093, 2015-03-25)
... ...

Kinetis KE02 Sample Code 1) Contents This package contains a number of bare-metal example projects for the Kinetis E series processors (including header files and initialization code). Currently supported hardware platforms are: - FRDM-KE02Z 2) Directory Structure ke02_sc\ |--build\ |--src\ build\ - All development toolchain specific files are located in this subdirectory. src\ - All source files are arranged in folders inside this directory. The src\ tree is broken up as follows: src\common\ - Common utilities such as printf and stdlib are provided in this directory src\cpu\ - CPU specific initialization and header files here src\drivers\ - Drivers for some of the various peripherals are provided here. src\platforms\ - Each supported platform has a header file that defines board specific information, such as the input clock frequency used for that board. src\projects\ - This directory holds all the individual example project source code 3) Toolchain Support Currently the IAR v6.60, CW10.4, and KEIL uVision v4.72 toolchains are supported. 4) Creating new projects IAR Bare-metal projects -------------------------- The ke02-sc\build\iar\make_new_project.exe files can be used to clone the platinum project. The script will prompt you for a name to use for the new project, then creates copies of all needed files and folders. KEIL uVision Bare-metal projects ---------------------------------- The ke02-sc\build\keil\make_new_project-sc_Keil.exe can be used to clone the platinum project. The script will prompt you for a name to use for the new project, then creates copies of all needed files and folders. Codewarrior Bare-metal projects ----------------------------------- The ke02-sc\build\cw\make_new_cw_project.exe file can be used to clone the platinum project. The script will prompt you for a name to use for the new project, then creates copies of all needed compiler specific files and folders. The main source file and ke02-sc\src\cw\{proj name} files will need to be manually created. 5) Revision History Date: 7/18/13 Current revision: Rev1

近期下载者

相关文件


收藏者