Porting a project from the LPC1114 to the LPC1227

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

Porting a project from the LPC1114 to the LPC1227

225 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by newpipe on Wed Feb 08 07:21:26 MST 2012
Hi!
I created a few projects for the LPCXpresso LPC1114 and they work fine.
Because of the small flash I decided to adapt the projects for use with the LPC1227. First I thought it would not be a big deal to port the projects. But now it seems to get more complicated I thought before...

In the sample projects for the LPC1114 I had drivers for i2c, gpio and a debug_printf function. But in the 1227 smaples I'm missing the whole driver code. How is it organized here? How much work would it be to port the code?

What I also detected is, that the example project UART_small_printf does not work for me. I get no output at the console window in the eclipse.

Thanks,
newpipe
0 Kudos
0 Replies