How to convert exist S32DS project to IAR 8.3x

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

How to convert exist S32DS project to IAR 8.3x

1,085 Views
leo_wu
Contributor I

Hi NXP

I am testing can_pal demo code from s32ds, but customer is using IAR 8.3.

I have follow your guide to setup IAR manager on S32DS and convert a NEW project to IAR is ok.

but I don't know how to convert a exist project to IAR, such as S32DS demo code?

could you give me some idea?  

Labels (1)
0 Kudos
2 Replies

1,003 Views
stanish
NXP Employee
NXP Employee

Hi Leo, 

If the existing project example is intended to GCC build tools, there is no easy way to migrate into IAR.

In order to be able to migrate such a project from S32DS->IAR the project has to be created for IAR toolchain.

So I'm affraid the only way is to install the IAR Eclipse plugin and create a new project for IAR toolchain and then

transfer all the source files/ SDK configuration into this new project.

Hope it helps.

Stan

0 Kudos

327 Views
sanjay645
Contributor I

Is there no any other way to migrate an existing project to IAR without creating a new project with IAR toolchain, because creating a new project in S32 design stuido is itself a too big task as it has a lots of dependencies

0 Kudos