Skip to main content
KST
Associate
October 2, 2020
Solved

Hi All, Having error with typedef e.g. uint32_t could not be resolved. I have found from Q&A that adding these paths in C/C++ General -> Preprocessor, Inc. will fix (as shown in the attachment). Issue now: The selected folders/path doesnot exist or

  • October 2, 2020
  • 1 reply
  • 1133 views

0693W000004IU7xQAG.png

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

    Yes ,

    It is not a big issue.

    Your CDT settings is not updated maybe after importing an old application.

    directory does not exist anymore and preprocessing is failing.

    you can update it by add a new directory which contains include files

    c:\SPC5Studio-6.0\eclipse\plugins\com.st.tools.spc5.tools.gnu.gcc.ppcvle.win32_4.9.4.20201012092103\toolchain\powerpc-eabivle\include\

    or

    c:\SPC5Studio-6.0\eclipse\plugins\com.st.tools.spc5.tools.hightec.win32_1.0.0.20201012092211\hightec\ppc-ht-eabi\include\

    Take your good qualifier date

    Best regards

    Erwan

    1 reply

    Erwan YVIN
    Erwan YVINBest answer
    ST Employee
    October 16, 2020

    Yes ,

    It is not a big issue.

    Your CDT settings is not updated maybe after importing an old application.

    directory does not exist anymore and preprocessing is failing.

    you can update it by add a new directory which contains include files

    c:\SPC5Studio-6.0\eclipse\plugins\com.st.tools.spc5.tools.gnu.gcc.ppcvle.win32_4.9.4.20201012092103\toolchain\powerpc-eabivle\include\

    or

    c:\SPC5Studio-6.0\eclipse\plugins\com.st.tools.spc5.tools.hightec.win32_1.0.0.20201012092211\hightec\ppc-ht-eabi\include\

    Take your good qualifier date

    Best regards

    Erwan