Switch GCC compiler to IAR compiler

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

Switch GCC compiler to IAR compiler

2,044 次查看
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 项奖励
回复
1 回复

2,039 次查看
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 项奖励
回复