- Download CoIDE (link)
- Install CoIDE
- Download the GCC ARM Embedded compiler (link)
- Install the GCC ARM Embedded compiler and select
Launch gccvar.bat
on finish - Configure the compiler
- Open CoIDE
- Project > Select Toolchain Path
- Browse and find the installed GCC ARM Embedded compiler (
C:\Program Files (x86)\GNU Tools ARM Embedded\5.3 2016q1\bin
) - Hit the
OK
button