To Run the Example application as above instruction video, you must install executable computer program (e.g gnuwin32), and at least one of compiler provided (i.e Linaro- gcc, OR GreenHill - ghs, OR IAR, OR DIAB). In the video, they use Diab, so you can see that when call launch.bat, they provided parameter TOOLCHAIN=diab
Then you must provide these path in launch.bat. By set these variable: MAKE_DIR, GHS_DIR, LINARO_DIR, IAR_DIR.
You also need to check all other path in this launch.bat to map with your PC environment.
Make.exe is appeared in MAKE_DIR, if you installed S32DS, you can find it in C:\NXP\S32DS.3.4\S32DS\build_tools\msys32\usr\bin\make.exe) , so it can be:
SET MAKE_DIR = C:\NXP\S32DS_Power_v2.1\S32DS\build_tools\msys32\usr