2023-12-12 01:15 AM
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
Solved! Go to Solution.
2023-12-21 05:56 AM
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
2023-12-21 05:56 AM
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