Skip to main content
FPros.1
Associate II
December 12, 2023
Solved

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

  • December 12, 2023
  • 1 reply
  • 1473 views

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

This topic has been closed for replies.
Best answer by Erwan YVIN

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

1 reply

Erwan YVIN
Erwan YVINBest answer
ST Employee
December 21, 2023

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