Hello, team
My customer recently started their project with S32DS and got into a trouble that they can't build a project with following error message(like attachment).
~~~
17:07:00 **** Incremental Build of configuration Debug_RAM for project hello_world_s32g274a_evb ****
"D:\\NXP\\S32DS.3.3\\S32DS\\build_tools\\msys32\\usr\\bin\\make.exe" -j8 all
Cannot run program "D:\NXP\S32DS.3.3\S32DS\build_tools\msys32\usr\bin\make.exe": ¾ ¼½º°¡ ° ε?
17:07:00 Build Finished (took 123ms)
~~~
The project they tried to build is a default example from SDK without any modification.
This symptom happens all customer who are using S32DS3.3 in company PC(Win 10).
Reinstallation doesn't work and they also tried to check if "make" located in /usr/bin is valid by typing "make" command in msys32_shell.cmd.
Message below can be seen as expected.
make: *** No targets specified and no makefile found. Stop
I have no more clue to solve this issue.
Could you give some more workaround for this build issue?
Thank you
BR
Justin