Build environment and IDE?
Posted: Thu Jan 31, 2019 9:01 pm
I thought I'd have a poke around in the source to see what I could learn to start with.
I started by installing the compiler, which on Ubuntu is as easy as:
sudo apt-get install gcc-arm-none-eabi
The build went without a hitch simply following the Readme.
I've played with ARM before albeit an NXP m0 mcu (a project which I really need to get finished, but that's another story), NXP provide an eclipse based IDE which is OK. Which IDE is best for STM32?
I started by installing the compiler, which on Ubuntu is as easy as:
sudo apt-get install gcc-arm-none-eabi
The build went without a hitch simply following the Readme.
I've played with ARM before albeit an NXP m0 mcu (a project which I really need to get finished, but that's another story), NXP provide an eclipse based IDE which is OK. Which IDE is best for STM32?