I am using pyOCD v0.35.1 and Python v3.10.6 to try flashing an LPC54102. I have installed the available USB drivers, installed CMSIS-DAP firmware to the Link2 using LPCScrypt, and verified that the debugger probe is functioning by flashing with FlashMagic. I have also installed the LPC54102 CMSIS pack to pyocd.
When I run pyocd list, all I get is "No available debug probes are connected."
Any thoughts on what I may be missing?
Thanks.
Hello @tleggas
How about refer to the below thread:
And I just wonder why do not use IDE to debug?
BR
Alice