if just using openocd everything is going fine, but pyocd crashes even with pyocd reset -i nrf52840
I think, the DAP link is not online under several circumstances because pyocd flash works, but pyocd reset just like pyocd list does not indicate DAPv2 connect target...
Most interestingly this happens in rndis branch only
if just using openocd everything is going fine, but pyocd crashes even with
pyocd reset -i nrf52840
I think, the DAP link is not online under several circumstances because
pyocd flash
works, butpyocd reset
just likepyocd list
does not indicateDAPv2 connect target
...Most interestingly this happens in rndis branch only