User manual
LPCXpresso Experiment Kit - User’s Guide
Page 152
Copyright 2013 © Embedded Artists AB
9.5.1 Error message: Failed on chip setup
Figure 94 – LPCXpresso IDE Error: Failed on chip setup
In the console window more detailed information is given. It can for example look like this:
Invalid LPC1114/301 Part ID: 0x00050080
Known LPC1114/301 ID(s): 0x0444102B, 0x2540102B
03: Failed on chip setup: Ec(01). Invalid, mismatched, or unknown part
The solution is to change the chip type to the correct version. Click on the project main folder on in the
Project Explorer window to the left and press Alt+Enter. Alternatively left click on the project folder and
select Properties (at the end of the list).
Select the C/C++ Build menu and then the MCU setting menu. A list of available chips is presented.
Select the correct chip in this list. Note that it is possible to select the chips that are listed in red. There
are however restrictions for these chips. Typically in how big the code size can be.