How to import CW project to S32DS

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

How to import CW project to S32DS

1,775 Views
boyoungmun
Contributor I

Hi 

 

I want to migrate CW project to S32 DS.

In application note(AN5282), user can select “CW Project Importer” but I cannot find "CW Project Importer" option.

Only I can see "S32DS" Example Project and "Executable File Importer".

Is additional program needed to import CW project?

Labels (1)
0 Kudos
3 Replies

1,331 Views
stanish
NXP Employee
NXP Employee

I'm afraid you cannot import your project into S32DS since the build tools are completely different (Freescale/Metrowerks vs. GCC).  

I'd suggest you to create a new project for MPC5602P in S32DS and migrate all your source code/project settings into this project.

Check the app note AN5282 for more details about the project differences. 

 

hope it helps.

Stan

1,331 Views
stanish
NXP Employee
NXP Employee

Hello,

Which MCU are you using?

The CW project importer is available only for ARM projects from CodeWarrior. So basically just KEA which is supported in both CW MCUs and S32DS.

Stan

0 Kudos

1,331 Views
boyoungmun
Contributor I

I’m using MPC5602P and I’ve installed “CodeWarrior for MPC55xx/MPC56xx Microcontrollers V2.10”.

0 Kudos