2014-01-04 09:18 AM
Do you want to learn how to use GNU tools in ARM Cortex-M projects? Let�s see how to compile, flash and set both heap and stack areas in the project. Even though the posts are in Portuguese, it is worth checking them out! I hope you enjoy them!
Compiling:
http://www.embarcados.com.br/gnu-arm-cross-toolchain-compilacao-e-openocd/
Setting heap and stack:
http://www.embarcados.com.br/gnu-arm-cross-toolchain-configurando-stack-e-heap/
#gcc-for-cortex-mx #stm32f4 #discovery