cancel
Showing results for 
Search instead for 
Did you mean: 

[SPC5Studio] Compiler/Linker options missing in Properties/C Build/Settings

FPros.1
Associate III

Hi there,

after installing SPC5Studio v6.0 and opening some sample projects (even an empty one) for SPC582Bx mcu, I found no way to alter compiler and linker options.

In eclipse-based IDE (like SPC5Studio) this is normally accomplished opening the project Properties, under C/C++ Build/Settings.

 

Please note that sample projects generate and build fine; I have no board to try UDE debugging but this is outside the scope of the current question.

 

Is there some other way to change compiler and linker flags?

 

Thanks for the support,

FP

1 ACCEPTED SOLUTION

Accepted Solutions
Erwan YVIN
ST Employee

Hello ,

SPC5Studio does not use CDT to compile the application .

You can use CDT on static Makefile.

you need to use the application wizard 

   Best Regards

               Erwan

View solution in original post

1 REPLY 1
Erwan YVIN
ST Employee

Hello ,

SPC5Studio does not use CDT to compile the application .

You can use CDT on static Makefile.

you need to use the application wizard 

   Best Regards

               Erwan