<PaulFertser>
greyltc: do you already have that adapter?
<greyltc>
PaulFertser: no, i'm about to buy one though
<PaulFertser>
greyltc: can't promise it's going to work with OpenOCD.
<zapb__>
greyltc, the only limitation at the moment is that the device must be discoverable
<zapb__>
greyltc, I have working J-Link setups over Ethernet
<greyltc>
zapb__: discoverable? how so?
<greyltc>
like avahi - mDNS/DNS-SD?
<zapb__>
greyltc, UDP broadcast
<greyltc>
can't you just tell OpenOCD its IP address?
<zapb__>
greyltc, unfortunately not, that's not an issue with OpenOCD but how libjaylink handels device at the moment
<zapb__>
greyltc, is this a limitation for you with your setup?
<greyltc>
no
<greyltc>
UDP broadcast should be no issue
<zapb__>
greyltc, nice, I'm glad to hear that. I would like to have some time to improve this in libjaylink but it's not highest priority unfortunately
<greyltc>
just odd since I figure all the working comms are via tcp
<zapb__>
greyltc, yes, it's only that the libjaylink API design does not allow you to specify a device but you have to "discover" devices first