How to import CW project to S32DS

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

How to import CW project to S32DS

1,978 次查看
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?

标签 (1)
0 项奖励
回复
3 回复数

1,534 次查看
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,534 次查看
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 项奖励
回复

1,534 次查看
boyoungmun
Contributor I

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

0 项奖励
回复