Skip to main content
WMa.2
Associate II
December 8, 2022
Solved

Where is the path of the spc5studio header file

  • December 8, 2022
  • 1 reply
  • 1612 views

0693W00000WKWlRQAX.pngWhy can't I include the system standard header files? Why can I generate files even if there are problems as long as the console is fine when compiling? Finally, I can burn the program into the chip and run it successfully.0693W00000WKWlHQAX.png0693W00000WKWl2QAH.png0693W00000WKWkxQAH.png0693W00000WKWgbQAH.png0693W00000WKWgWQAX.png

    This topic has been closed for replies.
    Best answer by Max VIZZINI

    Dear Sir,

    These standard types include are not needed because they are managed internally by SPC5Studio to deal with different compilers and to comply to MISRA rules.

    In addition, anything is under the source folder in the project is compiled.

    Finally, you can change compiling and linking options from the configuration of the platform.

    Best Regards,

    AutoDevKit Team

    1 reply

    Max VIZZINI
    Max VIZZINIBest answer
    Technical Moderator
    December 12, 2022

    Dear Sir,

    These standard types include are not needed because they are managed internally by SPC5Studio to deal with different compilers and to comply to MISRA rules.

    In addition, anything is under the source folder in the project is compiled.

    Finally, you can change compiling and linking options from the configuration of the platform.

    Best Regards,

    AutoDevKit Team