Code migration

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

Code migration

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

0 Kudos
1 Reply

814 Views
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 Kudos