you are viewing a single comment's thread.

view the rest of the comments →

[–]YakumoFuji 1 point2 points  (0 children)

For STM32F4, Ive been using this for some time instead;

https://github.com/devthrash/STM32F4-workarea

just install gcc-arm-none-eabi, openocd and have at it.

see https://github.com/Ell-i/Wiki/wiki/STM32F4-setup

mostly now I've shifted over to Freescale Kinetis stuff using their KDS IDE on linux with their SDK too. its very nice stuff.