LPC54606 question

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

LPC54606 question

1,269 Views
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

Labels (2)
0 Kudos
2 Replies

585 Views
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 Kudos

585 Views
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 Kudos