Content originally posted in LPCWare by ElectroNerd on Fri Sep 21 16:30:14 MST 2012
Hello,
I just migrated from 8-bit PIC MCUs to 32-bit ARMs and am having trouble understanding how to get started developing, specifically on including the "LPC17xx.h" header file for the LPCXpresso LPC1769 dev board.
I'm used to the fact that, with Microchip's MPLAB IDE, you navigate to the directory where default include files are and then select it to reference it in your current project directory. With the Code-Red IDE, what are the steps to include that header file?
Thanks in advance!
-P.S.- If there are any good tutorials you know of, please let me know!