LPC11C24 in MCUXpresso IDE/SDK?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

LPC11C24 in MCUXpresso IDE/SDK?

跳至解决方案
913 次查看
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 项奖励
回复
1 解答
883 次查看
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

 

在原帖中查看解决方案

1 回复
884 次查看
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