STM32F103 ucLinux 开发BOOT源码

上传者: fozu521 | 上传时间: 2019-12-21 19:45:28 | 文件大小: 232KB | 文件类型: zip
STM3210E-EVAL官方开发板,主芯片STM32F103ZET6,支持ucLinux开发,官网也给出了开发套件。但是官网没有给出BOOT的源代码, 只有HEX文件(根据推测该HEX文件时KEIL生成的)。 看过UBOOT的启动后,了解了BOOT启动都干些什么事,我仿照UBOOT在KEIL软件下写功能超级简单的BOOT,就是完成外设的初始化, 初始化控制器串口1,经过验证,可以跳转到内核,内核能够实现printf打印输出。

文件下载

资源详情

[{"title":"( 88 个子文件 232KB ) STM32F103 ucLinux 开发BOOT源码","children":[{"title":"STM32F103_uCLinux_BOOT","children":[{"title":"RSUController_Uv2.Bak <span style='color:#111;'> 4.74KB </span>","children":null,"spread":false},{"title":"RSUController_MyTarget.dep <span style='color:#111;'> 10.96KB </span>","children":null,"spread":false},{"title":"JLinkLog.txt <span style='color:#111;'> 46.21KB </span>","children":null,"spread":false},{"title":"RSUController.BAT <span style='color:#111;'> 3.20KB </span>","children":null,"spread":false},{"title":"RSUController.Uv2 <span style='color:#111;'> 4.73KB </span>","children":null,"spread":false},{"title":"Source","children":[{"title":"COMMON","children":[{"title":"Inc","children":[{"title":"stm32f10x_conf.h <span style='color:#111;'> 6.25KB </span>","children":null,"spread":false},{"title":"variable.h <span style='color:#111;'> 3.31KB </span>","children":null,"spread":false},{"title":"header.h <span style='color:#111;'> 665B </span>","children":null,"spread":false},{"title":"fsmc_nor.h <span style='color:#111;'> 4.12KB </span>","children":null,"spread":false},{"title":"fsmc_sram.h <span style='color:#111;'> 1.75KB </span>","children":null,"spread":false},{"title":"integer.h <span style='color:#111;'> 756B </span>","children":null,"spread":false},{"title":"setup.h <span style='color:#111;'> 6.43KB </span>","children":null,"spread":false},{"title":"includes.h <span style='color:#111;'> 1.77KB </span>","children":null,"spread":false},{"title":"stm32f10x_it.h <span style='color:#111;'> 3.87KB </span>","children":null,"spread":false}],"spread":true},{"title":"Src","children":[{"title":"fsmc_nor.c <span style='color:#111;'> 11.32KB </span>","children":null,"spread":false},{"title":"stm32f10x_it.c <span style='color:#111;'> 28.94KB </span>","children":null,"spread":false},{"title":"setup.c <span style='color:#111;'> 2.37KB </span>","children":null,"spread":false},{"title":"fsmc_sram.c <span style='color:#111;'> 7.51KB </span>","children":null,"spread":false},{"title":"main.c <span style='color:#111;'> 2.19KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"Startup","children":[{"title":"cortexm3_macro.s <span style='color:#111;'> 10.07KB </span>","children":null,"spread":false},{"title":"stm32f10x_startup.s <span style='color:#111;'> 10.94KB </span>","children":null,"spread":false}],"spread":true},{"title":"BSP","children":[{"title":"core_cm3.h <span style='color:#111;'> 45.44KB </span>","children":null,"spread":false},{"title":"usart.c <span style='color:#111;'> 2.44KB </span>","children":null,"spread":false},{"title":"stm32f10x.h <span style='color:#111;'> 31.53KB </span>","children":null,"spread":false},{"title":"usart.h <span style='color:#111;'> 1.23KB </span>","children":null,"spread":false},{"title":"system_stm32f10x.c <span style='color:#111;'> 30.03KB </span>","children":null,"spread":false},{"title":"bsp.h <span style='color:#111;'> 3.33KB </span>","children":null,"spread":false},{"title":"core_cm3.c <span style='color:#111;'> 16.80KB </span>","children":null,"spread":false},{"title":"bsp.c <span style='color:#111;'> 2.93KB </span>","children":null,"spread":false},{"title":"system_stm32f10x.h <span style='color:#111;'> 1.91KB </span>","children":null,"spread":false}],"spread":true},{"title":"FWLib","children":[{"title":"inc","children":[{"title":"stm32f10x_bkp.h <span style='color:#111;'> 6.75KB </span>","children":null,"spread":false},{"title":"stm32f10x_usart.h <span style='color:#111;'> 14.06KB </span>","children":null,"spread":false},{"title":"stm32f10x_exti.h <span style='color:#111;'> 5.64KB </span>","children":null,"spread":false},{"title":"stm32f10x_pwr.h <span style='color:#111;'> 3.77KB </span>","children":null,"spread":false},{"title":"cortexm3_macro.h <span style='color:#111;'> 2.17KB </span>","children":null,"spread":false},{"title":"stm32f10x_gpio.h <span style='color:#111;'> 14.47KB </span>","children":null,"spread":false},{"title":"stm32f10x_dac.h <span style='color:#111;'> 9.37KB </span>","children":null,"spread":false},{"title":"stm32f10x_type.h <span style='color:#111;'> 3.31KB </span>","children":null,"spread":false},{"title":"stm32f10x_i2c.h <span style='color:#111;'> 15.83KB </span>","children":null,"spread":false},{"title":"stm32f10x_sdio.h <span style='color:#111;'> 17.90KB </span>","children":null,"spread":false},{"title":"stm32f10x_rcc.h <span style='color:#111;'> 26.58KB </span>","children":null,"spread":false},{"title":"stm32f10x_dma.h <span style='color:#111;'> 17.55KB </span>","children":null,"spread":false},{"title":"stm32f10x_dbgmcu.h <span style='color:#111;'> 2.79KB </span>","children":null,"spread":false},{"title":"stm32f10x_crc.h <span style='color:#111;'> 1.84KB </span>","children":null,"spread":false},{"title":"stm32f10x_rtc.h <span style='color:#111;'> 3.53KB </span>","children":null,"spread":false},{"title":"stm32f10x_tim.h <span style='color:#111;'> 46.10KB </span>","children":null,"spread":false},{"title":"stm32f10x_adc.h <span style='color:#111;'> 18.41KB </span>","children":null,"spread":false},{"title":"stm32f10x_can.h <span style='color:#111;'> 11.99KB </span>","children":null,"spread":false},{"title":"stm32f10x_wwdg.h <span style='color:#111;'> 2.56KB </span>","children":null,"spread":false},{"title":"stm32f10x_fsmc.h <span style='color:#111;'> 18.59KB </span>","children":null,"spread":false},{"title":"stm32f10x_iwdg.h <span style='color:#111;'> 3.33KB </span>","children":null,"spread":false},{"title":"stm32f10x_spi.h <span style='color:#111;'> 13.46KB </span>","children":null,"spread":false},{"title":"stm32f10x_nvic.h <span style='color:#111;'> 18.84KB </span>","children":null,"spread":false},{"title":"stm32f10x_map.h <span style='color:#111;'> 27.63KB </span>","children":null,"spread":false},{"title":"stm32f10x_flash.h <span style='color:#111;'> 13.69KB </span>","children":null,"spread":false},{"title":"stm32f10x_lib.h <span style='color:#111;'> 3.13KB </span>","children":null,"spread":false},{"title":"stm32f10x_systick.h <span style='color:#111;'> 3.14KB </span>","children":null,"spread":false}],"spread":false},{"title":"src","children":[{"title":"stm32f10x_dac.c <span style='color:#111;'> 16.77KB </span>","children":null,"spread":false},{"title":"stm32f10x_flash.c <span style='color:#111;'> 31.92KB </span>","children":null,"spread":false},{"title":"stm32f10x_rtc.c <span style='color:#111;'> 11.84KB </span>","children":null,"spread":false},{"title":"stm32f10x_pwr.c <span style='color:#111;'> 10.94KB </span>","children":null,"spread":false},{"title":"stm32f10x_sdio.c <span style='color:#111;'> 38.41KB </span>","children":null,"spread":false},{"title":"stm32f10x_lib.c <span style='color:#111;'> 8.94KB </span>","children":null,"spread":false},{"title":"stm32f10x_rcc.c <span style='color:#111;'> 42.73KB </span>","children":null,"spread":false},{"title":"stm32f10x_iwdg.c <span style='color:#111;'> 6.28KB </span>","children":null,"spread":false},{"title":"stm32f10x_i2c.c <span style='color:#111;'> 45.70KB </span>","children":null,"spread":false},{"title":"stm32f10x_wwdg.c <span style='color:#111;'> 7.54KB </span>","children":null,"spread":false},{"title":"stm32f10x_bkp.c <span style='color:#111;'> 10.91KB </span>","children":null,"spread":false},{"title":"stm32f10x_exti.c <span style='color:#111;'> 8.54KB </span>","children":null,"spread":false},{"title":"stm32f10x_tim.c <span style='color:#111;'> 127.83KB </span>","children":null,"spread":false},{"title":"stm32f10x_dbgmcu.c <span style='color:#111;'> 5.10KB </span>","children":null,"spread":false},{"title":"stm32f10x_dma.c <span style='color:#111;'> 32.51KB </span>","children":null,"spread":false},{"title":"stm32f10x_spi.c <span style='color:#111;'> 33.99KB </span>","children":null,"spread":false},{"title":"stm32f10x_can.c <span style='color:#111;'> 31.32KB </span>","children":null,"spread":false},{"title":"stm32f10x_nvic.c <span style='color:#111;'> 28.10KB </span>","children":null,"spread":false},{"title":"stm32f10x_fsmc.c <span style='color:#111;'> 40.62KB </span>","children":null,"spread":false},{"title":"stm32f10x_crc.c <span style='color:#111;'> 4.51KB </span>","children":null,"spread":false},{"title":"stm32f10x_adc.c <span style='color:#111;'> 57.19KB </span>","children":null,"spread":false},{"title":"stm32f10x_systick.c <span style='color:#111;'> 6.83KB </span>","children":null,"spread":false},{"title":"stm32f10x_usart.c <span style='color:#111;'> 42.21KB </span>","children":null,"spread":false},{"title":"stm32f10x_gpio.c <span style='color:#111;'> 21.98KB </span>","children":null,"spread":false}],"spread":false}],"spread":true}],"spread":true},{"title":"Obj","children":[{"title":"STM32F103_uCLinux_BOOT.plg <span style='color:#111;'> 0B </span>","children":null,"spread":false}],"spread":true},{"title":"List","children":null,"spread":false},{"title":"RSUController_Opt.Bak <span style='color:#111;'> 5.60KB </span>","children":null,"spread":false},{"title":"RSUController.Opt <span style='color:#111;'> 5.32KB </span>","children":null,"spread":false},{"title":"JLinkSettings.ini <span style='color:#111;'> 285B </span>","children":null,"spread":false},{"title":"JLinkArm_RSUController.ini <span style='color:#111;'> 205B </span>","children":null,"spread":false},{"title":"RSUController_RSUController.dep <span style='color:#111;'> 38.47KB </span>","children":null,"spread":false},{"title":"JLinkArm_uCOSDemo.ini <span style='color:#111;'> 205B </span>","children":null,"spread":false}],"spread":false}],"spread":true}]

评论信息

  • qingeratech :
    不是你写的吧,下重复了
    2020-07-18
  • 小坡哥哥 :
    还是不错的呢
    2019-09-24
  • sun23185 :
    不错,很有参考价值
    2018-08-10
  • jijinxuan :
    压缩包里是源码,可以参考一下。
    2016-08-12

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明