2 comments

  • zoobab2 hours ago
    Jlink is closed source.<p>Better use dirtyJTAG on an rp2040.
    • hasheddan1 hour ago
      Agree RP2040 &#x2F; RP2350 is great for debug and UART access! I wrote[0] about using picoprobe with this device as well.<p>[0] <a href="https:&#x2F;&#x2F;danielmangum.com&#x2F;posts&#x2F;risc-v-bytes-accessing-pinecil-uart-picoprobe&#x2F;" rel="nofollow">https:&#x2F;&#x2F;danielmangum.com&#x2F;posts&#x2F;risc-v-bytes-accessing-pineci...</a>
      • 051 hour ago
        I tried to use picoprobe to debug an nrf52 chip, it failed to even detect it.. All that’s officially supported is using it to debug a raspberry pi, and maybe if I added 100Ohm resistors to the lines I would have had better luck, but.. alas
    • 051 hour ago
      Doesn’t look like openocd is getting dirtyjtag support any time soon, the PR has stalled since 2003 it seems <a href="https:&#x2F;&#x2F;review.openocd.org&#x2F;c&#x2F;openocd&#x2F;+&#x2F;7344" rel="nofollow">https:&#x2F;&#x2F;review.openocd.org&#x2F;c&#x2F;openocd&#x2F;+&#x2F;7344</a>
  • Sweepi1 hour ago
    Good to see an &quot;organic&quot; J-Link + RISC-V use case :)