How to use a MCULINK to programmer a LPC55s66 Microcontroller

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

How to use a MCULINK to programmer a LPC55s66 Microcontroller

Jump to solution
1,205 Views
Jimmywder03
Contributor III

Hello,

I would like to know how can I programmer a LPC55s66 using this MCULINK. I also made my on custom board taking as a reference the circuit diagram of LPC55s69 (I see that LPC55s66 and LPC55s69 are the same family and each other has same features.  I tried to use the VCOM header to pass the blink code example to my custom board using the MCUXPRESS program but i cant it send me some errors like It can not connect to core.

Jimmywder03_0-1656958462988.png

I dont know if I want to use the VCOM of my MCULINK , I will need to use a different programm to pass the code or i dont know if i can pass the code using the MCUXPRESSO programm.

It would be much appreciated!
Kind regards,

 

0 Kudos
Reply
1 Solution
1,194 Views
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi

MCU-link doesn't use vcom debug, SWD is the debug interface

ZhangJennie_0-1657006267187.png

Please refer this video of how to use MCU-Link with SWD

https://www.nxp.com/document/guide/getting-started-with-the-mcu-link:GS-MCU-LINK

 

Hope this helps,

Jun Zhang

 

View solution in original post

1 Reply
1,195 Views
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi

MCU-link doesn't use vcom debug, SWD is the debug interface

ZhangJennie_0-1657006267187.png

Please refer this video of how to use MCU-Link with SWD

https://www.nxp.com/document/guide/getting-started-with-the-mcu-link:GS-MCU-LINK

 

Hope this helps,

Jun Zhang