When using make it usesarm-none-eabi-g++
I am working with an IDE and it wants to know the C compiler as well.
Looking in the “GNU Tools ARM Embedded\4.8 2013q4\bin” directory should i use
arm-none-eabi-gcc ?
That sounds right to me!
When using make it usesarm-none-eabi-g++
I am working with an IDE and it wants to know the C compiler as well.
Looking in the “GNU Tools ARM Embedded\4.8 2013q4\bin” directory should i use
arm-none-eabi-gcc ?
That sounds right to me!