Switch GCC compiler to IAR compiler

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

Switch GCC compiler to IAR compiler

867 Views
xiaohuang
Contributor I

Currently I need to switch the S32K118GCC compiler to the IAR compiler,I found the LINK FILE and START_UP files related to the IAR compiler in the NXP environment and replaced the original GCC ones,When I solved the error and successfully burned the code, I found that my program in debug mode could run normally, but unplugging the j-link to restart the machine program could not run normally, and even did not run at the beginning. At present, I suspect that the entry of the MAIN function may not be found.Is it related to my LINK file?How do I find the problem and fix it?

 

0 Kudos
Reply
1 Reply

862 Views
Senlent
NXP TechSupport
NXP TechSupport

Hi@xiaohuang

you can take a look at this article,

HOWTO_Install_IAR_Eclipse_plugin_into_S32_Design_Studio_for_ARM.pdf

or you can take a look at this links,

https://blog.csdn.net/weixin_39842237/article/details/111265823 

BR!

0 Kudos
Reply