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 ???
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
This project can be easily migrated into IAR IDE
Please follow the document: https://community.nxp.com/docs/DOC-342979
Hope it helps.
Stan