Good day!
Recently my system (Windows 10) got updated and S32 DS for ARM 2.2 doesn't work anymore, showing this problem:
Cannot run program "C:\NXP\S32DS_ARM_v2.2\S32DS\build_tools\msys32\usr\bin\make.exe": ?? ??????? ????? ????????? ????.
Of course I have checked whether the make tool exists in the folder above and whether it works. Everything is fine here.
I also have checked system environments and added these paths:
C:\NXP\S32DS_ARM_v2.2\S32DS\build_tools\msys32\usr\bin
C:\NXP\S32DS_ARM_v2.2\S32DS\build_tools\gcc_v6.3\gcc-6.3-arm32-eabi\bin
After that I moved to my project's Debug folder and tried to call make inside of this folder. Everything was built without any problems.
But S32 DS itself still shows this error and does nothing. I also tried reinstall it several times, but it didn't help. I have attached screenshot of this error: