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?
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
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