安装JDK

安装Eclipse

安装 GNU Arm Embedded Toolchain(ARM 编译器)

作用:The GNU ARM Bare Metal Toolchain (arm-none-eabi) will be used for building applications for the ARM architecture without any operation systems like Linux. If you want to build applications for Linux, search for a arm-linux-eabi toolchain.
https://launchpad.net/gcc-arm-embedded/+download
[STM32]Eclipse 开发环境搭建

安装Eclipse相关插件,含有jlink等,

https://gnu-mcu-eclipse.github.io/downloads/
[STM32]Eclipse 开发环境搭建

相关文章:

  • 2021-10-15
  • 2021-08-23
  • 2021-04-24
  • 2022-12-23
  • 2021-11-21
猜你喜欢
  • 2021-08-16
  • 2021-10-27
  • 2022-01-12
  • 2021-11-18
  • 2022-12-23
  • 2021-10-22
  • 2021-07-08
相关资源
相似解决方案