How to use a MCULINK to programmer a LPC55s66 Microcontroller

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

How to use a MCULINK to programmer a LPC55s66 Microcontroller

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

 

在原帖中查看解决方案

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