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:
移植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
步骤
- 搭建VSCode For STM32基础开发环境(不使用STM32 For VSCode 插件)
- 搭建B&A环境
注意事项
- Windows不能使用 && ,建议在VSCode中更改默认Shell
- 仅烧录在Flash而不是外部Flash的步骤有差异
- 烧写地址在 STM32F405RGTx_FLASH.ld 中定义,这是链接脚本

浙公网安备 33010602011771号