HOWTO: S32 Design Studio - Create a New Application Project

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

HOWTO: S32 Design Studio - Create a New Application Project

HOWTO: S32 Design Studio - Create a New Application Project

Use the New Project Wizard in S32 Design Studio to create a bare board project. The process is very straightforward, but there are some choices to be made. Which processor, toolchain, SDKs, and debugger you want supported, are the most important. However, you also have options to select on how many cores should be enabled, which C library to use,  I/O Support, FPU Support, C/C++ language. All of these are explained within the user manual, but the default settings should work for most users. In this document, we walk you through the process from start to finish.

 

1. Launch S32 Design Studio

2. Select File->New->S32DS Application Project

alexcuhureanu_0-1724858238869.png

or use quick button S32DS Application Project from Dashboard view

alexcuhureanu_1-1724858302492.png

3. Enter a project name.

4. Expand the folder family and select the desired core. For example 'S32Z270 (Boot core:M33)'

5. Click Next

alexcuhureanu_2-1724858388993.png

6. Notice there are options for I/O Support, FPU Support, Language, SDKs, and Debugger. Notice different options are supported for Debugger, depending upon the selected Processor. Also, some families have multicore projects. If you want to use single core, leave only the first Boot core checked.

alexcuhureanu_3-1724858516928.png

7. Click Finish. The new project is generated. It contains a sample bareboard application. It is possible to build and debug this project without any changes. Add your content to this base project.

alexcuhureanu_4-1724858653367.png

 

50% helpful (1/2)
Version history
Last update:
‎08-28-2024 08:24 AM
Updated by: