如何使用IAR 开发LPC2294

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

如何使用IAR 开发LPC2294

919 Views
503789404
Contributor I

有没有IAR开发LPC2294的简单例程啊,可以分享一下吗?

Labels (3)
0 Kudos
3 Replies

708 Views
Alexis_A
NXP TechSupport
NXP TechSupport

Hi503789404@qq.com‌,

First of all, if you are starting a new development now, I would strongly recommend that you consider using a Cortex-M based MCU - such as the LPC4xxx or LPC54xxx (or a Kinetis MCU or i.MX RT) - rather than the old ARM7 based MCUs in the LPC2xxx family due to this family is not recommended for new designs as you can see in the below link.

https://www.nxp.com/part/LPC2294HBD144?lang=en&lang_cd=en& 

 

However, if you want to develop using LPC2000 you can take a look to the Sample Code Bundle for LPC213X and LPC214X Peripheral from the link below that is compatible with the MCU you're using:

https://www.nxp.com/products/processors-and-microcontrollers/arm-based-processors-and-mcus/lpc-corte...

Unfortunately is only available for Keil, sorry for the inconveniences this may cause you.

 

Best regards,

Alexis Andalon

0 Kudos

708 Views
503789404
Contributor I

OK,thank you very much, i just want to porting codewarrior to IAR,convenient debug,

0 Kudos

708 Views
Alexis_A
NXP TechSupport
NXP TechSupport

Hi wuj,

Unfortunately there's no easy way to port your actual project to IAR, I will suggest to create a new project in IAR an import your source files in it and start from there.

Best Regards,

Alexis Andalon

0 Kudos