Skip to main content
May 17, 2022
Solved

Which paths should I include to correctly compile the "SPC58ECxx_RLA Network Ping Test Application for Discovery" example

  • May 17, 2022
  • 2 replies
  • 1131 views

I have the following configuration, but although I include the ones that I consider correct, I still get many errors0693W00000Nq7VqQAJ.pngThe errors are supposed to be related to the tcp-ip component, but I already included it and I don't understand what is wrong, maybe I am missing another configuration besides paths.

I have the development board SPC58EC-DISP

Thank you.0693W00000Nq7VaQAJ.png

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

    Hello Araceli ,

    It is not a build failure.

    it is just a configuration issue on CDT perspective on your SPC5Studio project on the symbols synchronization. (Pre Processing)

    You can ignore them or update your CDT Settings as below

    https://community.st.com/s/question/0D50X00009XkXIZSA3/spc5studio-build-failure-too

    include files are present in the plugin directory

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

    Best regards

    Erwan

    2 replies

    ODOUV.1
    ST Employee
    May 17, 2022

    Hello,

    do you have errors in the console after building ?

    or is it ok like this:

    0693W00000Nq7eiQAB.png 

    Best Regards,

    -Olivier

    May 17, 2022

    No, the console also only shows a single warning. Sometimes none

    Erwan YVIN
    Erwan YVINBest answer
    ST Employee
    May 19, 2022

    Hello Araceli ,

    It is not a build failure.

    it is just a configuration issue on CDT perspective on your SPC5Studio project on the symbols synchronization. (Pre Processing)

    You can ignore them or update your CDT Settings as below

    https://community.st.com/s/question/0D50X00009XkXIZSA3/spc5studio-build-failure-too

    include files are present in the plugin directory

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

    Best regards

    Erwan