Content originally posted in LPCWare by jdebliek on Mon Jun 28 12:44:14 MST 2010
I am just finishing a project with the LPC11C14. The NXP rep had sent me the sample code the Keil and IAR generated for the part. Attached is the header file I used. I think I had to add the interrupt definitions to the initial file I received.
The Keil code I received does not use the CAN ROM functions, but the IAR code does. If you plan on using the ROM functions, I would recommend getting the IAR code, as the user manual is somewhat deficient. I did not receive this code until after a spend several days figuring it out myself.