****************************************************************************************
IDE: S32 Design Studio for ARM Version 2.2
Workspace: C:\Projects\S32DS_ARM_22
Project name: S32K142_08_CommandLine
Project location: C:\Projects\S32DS_ARM_22\S32K142_08_CommandLine
****************************************************************************************
1. After you finish the edit on your codes, please close S32DS
2. Input the command(as below) at your command_line.bat
3. Run command prompt with Administrator right.
4. Run command_line.bat at command prompt
You will get the *.elf under the folder of C:\Projects\S32DS_ARM_22\S32K142_08_CommandLine\Debug_FLASH
Cheers!
Oliver
eclipse -nosplash
-application org.eclipse.cdt.managedbuilder.core.headlessbuild
-import {[uri:/]/path/to/project}
-build {project_name | all}
-cleanBuild {project_name | all}