You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have not tested JTAG support recently, so I can't offer much advice right now. If I were testing this again, I would try the following next steps:
Increase the openocd debug levels to verbose (-d4). It's probably a torrent of overly specific log info, but it might show something interesting.
Compare the logs using openocd with a known good JTAG adapter (preferably one that gives openocd full control, like an FT232H as opposed to a high-level adapter like the ST-Link) at the same nominal clock rate.
As above, but also take a logic analyzer trace and decode it. I believe Sigrok/Pulseview have JTAG/SWD decoders.
Sigrok supports a fairly broad range of USB-based logic analyzers, but I understand if you don't want to add a software configuration problem on top of your hardware debugging problem.
The ULink2 seems like it would be a good reference from what you've described.
I was attempting to add full JTAG into this,however I got this from
openocd -d
:What is going on?
The text was updated successfully, but these errors were encountered: