square / pylink

Python Library for device debugging/programming via J-Link
https://pylink.readthedocs.io/en/latest/
Other
346 stars 127 forks source link

Cannot connect to J-Link when multiple jlinks are active #203

Closed ephraim271 closed 2 months ago

ephraim271 commented 3 months ago

I've 2 jlinks connected to 2 mcus, with ozone. I want to use pylink to send data via rtt. When there are 2 jlinks, jlink.open(serial_num) for one of the jlink doesn't seem to work. An error occurred: Cannot connect to jlink

hkpeprah commented 3 months ago

Do you have sample code?

ephraim271 commented 2 months ago

Hi - I'm not able to reproduce this for now, so closing this.