Porting from LPC1114 to LPC811

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

Porting from LPC1114 to LPC811

143 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by ppx on Tue Dec 17 08:02:27 MST 2013
I want to port a Uart project for LPC1114 to LPC811. It is basically the LPC1114 Uart example with som minor additions. The project uses interrupts and ring buffers and is developed with LPCXpresso 4.2.0_264. I'm using LPCXpresso v5.0.14 [Build 1109] [2012-12-19] for the LPC811.

What is the best way?
1.Do a new empty project and copy paste the source files.
2.Export/import the project.
3.Any other way.

Any pitfalls?
0 Kudos
0 Replies