Opimization Level of GNU ARM Compiler

An area to discuss ARM specific problems and examples

Moderator: Benj

Post Reply
eSYS.co
Posts: 13
Joined: Fri Jul 15, 2016 11:07 am
Been thanked: 1 time
Contact:

Opimization Level of GNU ARM Compiler

Post by eSYS.co »

How can I change the optimizer level of the GNU ARM compiler?

And at which stage the Compiler is located in the Flowcode standard ?

Thank you for Help !

Andreas

User avatar
LeighM
Matrix Staff
Posts: 2178
Joined: Tue Jan 17, 2012 10:07 am
Has thanked: 481 times
Been thanked: 699 times
Contact:

Re: Opimization Level of GNU ARM Compiler

Post by LeighM »

The settings are in stm32comp.bat located in your Flowcode7 installation sub-directory \compilers\STARM\batch
You could create your own version of this and change the settings in Build->Compiler options to run yours instead of the default.

Let us know if you find any interesting optimisations :D

Post Reply