How to convert exist S32DS project to IAR 8.3x

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How to convert exist S32DS project to IAR 8.3x

1,488件の閲覧回数
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?  

ラベル(1)
0 件の賞賛
返信
2 返答(返信)

1,406件の閲覧回数
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 件の賞賛
返信

730件の閲覧回数
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 件の賞賛
返信