Skip to content
Wayne Roberts edited this page Dec 5, 2013 · 26 revisions

summary of using eclipse for STM32 development

Cortem-M toolchain install

performed once first time, or when desired to upgrade compiler obtain from https://launchpad.net/gcc-arm-embedded

eclipse: installation

performed once first time, or in the rare case of desired eclipse upgrade. follow instructions at http://gnuarmeclipse.livius.net/blog/install/ generic for all ARM CPU, not just STM32

eclipse: project creation

performed only when new project is needed. File -> New -> C project

eclipse: adding source files to project

eclipse: include paths

openocd installation

openocd use

eclipse: debugging using openocd

Clone this wiki locally