Content originally posted in LPCWare by LevitonDave on Mon May 02 15:48:43 MST 2016
Is there any GCC compatible register definition files available for the LPC1756.
I am having to port an IAR project to an Eclipse GCC project and was looking to avoid redefining all the registers for the LPC1756 to be compatible with the CMSIS libraries.
Key interfaces are CAN, ADC, Timers and GPIO.
Thanks in advance,
LevitonDave