Switch GCC compiler to IAR compiler

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Switch GCC compiler to IAR compiler

2,054件の閲覧回数
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,049件の閲覧回数
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 件の賞賛
返信