LPC11C24 in MCUXpresso IDE/SDK?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

LPC11C24 in MCUXpresso IDE/SDK?

ソリューションへジャンプ
880件の閲覧回数
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 解決策
850件の閲覧回数
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 返信
851件の閲覧回数
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