how do i change code optimization
I am using a nucleo-f401re board.
I am using a nucleo-f401re board.
Hi,
To change the code optimization level (in a general sense) do the following:
Right-click the project under Project Explorer
Select properties
Go to C/C++ Build->Settings
On the right hand side of the window, select "Tool Settings"
There, under corresponding compiler, you have the options for debugging and optimisation. Under these two menus, you should be able to change debuggin and optimization level for the compiler.
I have attached a picture of one of my example projects to show what you are looking for.
Best regards.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.