I'm using S32 DS Ver 2.2, when I tried to build my project in debug mode it is working. When I tried to build with Release mode, its showing Info: Nothing to build for <project>.
I did clean and source code update (declared a new var) just for making a change to recognize, however its not working.
here is my path set to the S32DS ->
_____ path start _____
${MSYS_LOC};C:\Program Files (x86)\IAR Systems\Embedded Workbench 8.22.1\arm\bin;C:/NXP/S32DS_ARM_v2.2/eclipse/jre/bin/client;C:/NXP/S32DS_ARM_v2.2/eclipse/jre/bin;C:/NXP/S32DS_ARM_v2.2/eclipse/jre/lib/i386;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\dotnet\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Microchip\xc8\v2.50\bin;C:\Program Files (x86)\Microchip\MPLAB C32 Suite\bin;C:\Program Files\Microchip\xc8\v2.41\bin;C:\Program Files\Microchip\xc16\v2.00\bin;C:\ti\ccs_base\common\uscif;C:\Ruby33-x64\bin;C:\Users\adarsh.rajendrannair\AppData\Local\Microsoft\WindowsApps;C:\Users\adarsh.rajendrannair\AppData\Local\Programs\Git\cmd;C:\Users\adarsh.rajendrannair\AppData\Local\Programs\Microsoft VS Code\bin;C:\NXP\S32DS_ARM_v2.2\eclipse
_____ path end _____
Please help me to fix this problem.
Solved! Go to Solution.
Hi,
Many thanks for your reply.
When I created new workspace, Im able to build both Release and Debug modes.
This issue shall be closed as resolved.
Hi @AdarshRajendran,
Could you share your project, as well as an image and details of the compilation error?
This seems to be an issue when compiling C++ applications, as mentioned in the links below, are you using any reference example or is this a new project?
Best regards,
Julián
Hi,
Many thanks for your reply.
When I created new workspace, Im able to build both Release and Debug modes.
This issue shall be closed as resolved.