S32DS for ARM 2.2 _ Command Line compiling

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

S32DS for ARM 2.2 _ Command Line compiling

S32DS for ARM 2.2 _ Command Line compiling

****************************************************************************************

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 

BAT_FILE.png

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

Comments
eclipse -nosplash 
        -application org.eclipse.cdt.managedbuilder.core.headlessbuild 
        -import {[uri:/]/path/to/project} 
        -build {project_name | all} 
        -cleanBuild {project_name | all}
50% helpful (1/2)
Version history
Last update:
‎11-16-2020 09:04 PM
Updated by: