VSCode STM32 BootLoader和App 开发环境配置向导

VSCode For STM32 BootLoader&App Env Gudie

Resource:

STM32 Basic Env Build: https://haobogu.github.io/posts/keyboard/develop-stm32-using-vscode/

STM32 BootLoader&APP Env Build: https://haobogu.github.io/posts/keyboard/develop-stm32-using-vscode/

BootLoadAbout:

https://blog.csdn.net/Dmatebetter/article/details/140215538?fromshare=blogdetail&sharetype=blogdetail&sharerId=140215538&sharerefer=PC&sharesource=weixin_52174832&sharefrom=from_link

移植ST官方 Bootloader 教程:https://blog.csdn.net/silent_dusbin/article/details/123511914

Flash with OpenOCD:https://enjointhing.cn/?p=342

difference of FLE,Hex,bin file: https://blog.csdn.net/zhuimeng_ruili/article/details/117341215

Change Flash Addr:https://shequ.stmicroelectronics.cn/thread-643253-1-1.html

Rescource(Offline):

#6 MCU & C - VSCode For STM32 Bootloader App Env Gudie

Something to Download & Install:

srecord(Mix the HEX) :https://srecord.sourceforge.net/download.html

步骤

  1. 搭建VSCode For STM32基础开发环境(不使用STM32 For VSCode 插件)
  2. 搭建B&A环境

注意事项

  1. Windows不能使用 && ,建议在VSCode中更改默认Shell
  2. 仅烧录在Flash而不是外部Flash的步骤有差异
  3. 烧写地址在 STM32F405RGTx_FLASH.ld 中定义,这是链接脚本
posted @ 2025-05-07 10:59  c17VV  阅读(54)  评论(0)    收藏  举报