Porting from McuXpresso IDE to IAR workbench

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

Porting from McuXpresso IDE to IAR workbench

1,704 次查看
akhilvinod
Contributor I

Hi,

I want to use the NFC source code given for MKM34Z256, and tweak to be used in my metering solution. What are the precautions to be taken while porting the code from Mcuxpresso IDE to IAR Embedded workbench for msp430?

0 项奖励
2 回复数

1,512 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi,

It seems there is no document on porting MCUXpresso project to IAR.

Normally, user needs create a new IAR project then port the code part by part.

We need pay attention to the difference on system initialization code, interrupt definition, register definition, etc during  porting.


Have a great day,
Jennie Zhang

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励

1,267 次查看
DaveTonyCook
Contributor IV

Hi,

I’m just about to start a project based on the LPC55Sx with LPCXpresso IDE and the SDK.

Has anyone had experience of importing an LPCXprsso project into IAR embedded workbench?

I want to take advantage of the rapid development offered by the NXP tools but want to then export to IAR embedded workbench. What is the easiest way to do this?

Thanks

Dave Cook

0 项奖励