Code migration

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

Code migration

1,384 次查看
deepakchandra
Contributor III

Dear sir , we are migrating the code from s32 studio to Our Latest IAR compiler but while migrating we have faced issue that after migrating from s32 code runs while debugger is connected and ones I have removed the debugger and power off on our ecu the controller cannot runs my application .
For resolving this we have try so many solution like creating new project on s32 studio and export to IAR but this problem remain same .
We have try this one with S32k144 controller problem is not there .
Is these problem with s32k116 controller or code export is not support to IAR from s32 studio ???

标记 (4)
0 项奖励
回复
1 回复

1,233 次查看
stanish
NXP Employee
NXP Employee

Hi Deepak,

If I understand your question correctly you are trying to migrate S32DS gcc project into IAR Embedded Workbench right? It seems there is a difference in the startup code.

Have you installed IAR Eclipse Plugin? (HOWTO: Install IAR Eclipse plug-in into S32 Design Studio for ARM )

I'd suggest you to install this plugin and create a new S32DS project for IAR toolchain

pastedImage_1.png

This project can be easily migrated into IAR IDE

Please follow the document: https://community.nxp.com/docs/DOC-342979 

Hope it helps.

Stan

0 项奖励
回复