LPC11U68 Build Configuration

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

LPC11U68 Build Configuration

884 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Ilans on Wed May 18 06:12:33 MST 2016
Hello all,

I'm starting using the lLPCXpresso IDE with the LPC11U68 board. under the Build Confoguration in the project menu, I have build vondigurations for LPC1227 and LPC1769. Which should I chose?
Also, should I choose the same board under properties-> C/C++ Build -> MCU settings, or choose the real thing - LPC11U68?
Thanks!
0 Kudos
Reply
3 Replies

787 Views
lpcware
NXP Employee
NXP Employee
bump
0 Kudos
Reply

787 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Ilans on Wed May 18 07:48:32 MST 2016
You were right, I found a Reader Demo that supports my board, and it works now. Thanks!
0 Kudos
Reply

787 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by vtw.433e on Wed May 18 06:41:35 MST 2016
You must select the MCU you are using, not some random alternative!

Yes, choose the exact MCU you are using in MCU Settings.

When you first create a project, you get to choose the MCU very early in the Wizard. If you have imported a project that is set up for a different MCU, it most likely will not work for the LPC11U68 (and changing the MCU won't fix it - the memory and peripherals are going to be different and so code for another MCU is highly unlikely to work)

P.S. Suggest you read the IDE User Guide which will help you get started. You find a PDF in your installation, or in the Help-Help Contents menu.
0 Kudos
Reply