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.
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,
Solved! Go to Solution.
Hi
MCU-link doesn't use vcom debug, SWD is the debug interface
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
Hi
MCU-link doesn't use vcom debug, SWD is the debug interface
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