LPC11C24 in MCUXpresso IDE/SDK?

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

LPC11C24 in MCUXpresso IDE/SDK?

Jump to solution
879 Views
Dazai
Contributor I

I created a new project in MCUXpresso to target an LPC11C24 device.  I was able to include the CMSIS_DSPLIB_CM0 and lpc_chip_11cxx_lib in the project, and the generated code builds.

However, I tried to configure the pins with ConfigTools->Pins, and after selecting the LPC11C24 project, was met with an error "The selected project is not based on MCUXpresso SDK."

After googling a bit I have come to the conclusion that the LPC1100 family is not supported by the MCUXpresso SDK, so therefore the ConfigTools will not work.  Is that accurate?

If I want graphical config tools to set up pins and such, is LPCXpresso my only option, even though there is a message at the top of the LPCXpresso page that says "NOTE: MCUXpresso IDE is now recommended for developers using LPC Cortex-M based microcontrollers"?

0 Kudos
Reply
1 Solution
849 Views
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi Dazai,

LPC11C24 is supported by MCUXpresso IDE but not supported by MCUXpresso Config tool and MCUXpresso SDK.

We suggest developing LPC11C24 under MCUXpresso+LPCOpen .

Hope this helps,

Jun Zhang

 

View solution in original post

1 Reply
850 Views
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi Dazai,

LPC11C24 is supported by MCUXpresso IDE but not supported by MCUXpresso Config tool and MCUXpresso SDK.

We suggest developing LPC11C24 under MCUXpresso+LPCOpen .

Hope this helps,

Jun Zhang