Check the "S32 Design Studio" installation Path
Open the System Properties > Advanced tab > Environment Variables
In the System Variables box of the Environment Variables dialog box, scroll to Path and select it.
Click the New button
Add the compiler path and utils path
ex) C:\\NXP\\S32DS_ARM_v2.0\\Cross_Tools\\gcc-arm-none-eabi-4_9\\bin
C:\\NXP\\S32DS_ARM_v2.0\\utils\\msys32\\usr\\bin
Execute Design Studio
Open Project
[Project right click] -> [Build Project]
Created makefiles after build