How to prepare IDE for STM32 in eclipse?

Опубликовано: 12 Октябрь 2024
на канале: scientificpages
88,430
340

There is a problem with OpenOCD 0.8.0. I recommend using 0.7.0

0:14 Create folder STM32_Toolchain
0:24 Download Eclipse C/C++
0:49 Download bleeding-edge toolchain, Coreutils, Openocd
2:15 Download STLink drivers
2:45 Download GNU ARM Plugin
3:08 Download zadig
3:23 Check downloaded files
3:27 Unzip all files except gnu arm plugin
3:31 Install STLink driver
3:52 Install coreutils
4:37 Connect stlink
4:49 Run zadig
5:17 Install eclipse
5:28 Run eclipse
6:56 Install GNU ARM Plugin
8:10 New C Project and compilation
10:36 Loading the program
12:27 Debug program