LPC54606 question

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

LPC54606 question

1,969 次查看
k2
Contributor III

I'm designing a custom LPC54606 board. 

 I've been using the OM13092 as my development board. 

I'm ready to try downloading some sample code for my LPC54606 board, but i don't see any software examples for the LPC54606 like i do for the LPCExpresso 54608? 

The SDK for the LPC54608 has tons. Where is are examples for the LPC54606 located at ?

Or can i simply take a LPC54608 example and make it be a LPC54606 example ? 

Please advise

标签 (2)
0 项奖励
回复
2 回复数

1,285 次查看
k2
Contributor III

I've since figured this out.

Just use the examples for the 54608 that come in the SDK and go to properties in the project and set

the MCU setting to 54606. It will prompt you saying your changing the MCU.  

Everything works fine after then rebuilding the project.

You can then download thru SWD just fine. 

I was getting wrong part number in the beginning.

It wasn't obvious that this is what your supposed to do,

to reuse the 54608 SDK examples with the other 546XX MCU's.

0 项奖励
回复

1,285 次查看
kerryzhou
NXP TechSupport
NXP TechSupport

Hi Kevin King,

   Thank you for your updated information and told us your problem is solved.

   Actually, you can download teh LPC54606 SDK code directly in this link:

https://mcuxpresso.nxp.com

pastedImage_1.png

Then you can download the code for LPC54606, this code package will contain all the lpc54606 file. You just need to change the LPC54608 code to LPC54606, and change the part number to LPC54606 is OK

Wish it helps you!

Have a great day,
Kerry

 

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复