Just a quick PSA: if you're trying to use the pico 2 W as a debug probe for another pico, and you're expecting the LED to come on to indicate that it's working as a debugger and it isn't, don't worry. The LED won't come on, but it should still work fine. You might be able to change which pin the config file points to in board_pico_config.h if you decide to build debugprobe_on_pico2.elf yourself (I think it's GPIO 0 on the W version) but I haven't tried.
That said, you may have to build your own version of openOCD from this repo: https://github.com/raspberrypi/openocd to get openOCD support for the the pico 2 W.
Good luck!
That said, you may have to build your own version of openOCD from this repo: https://github.com/raspberrypi/openocd to get openOCD support for the the pico 2 W.
Good luck!
Statistics: Posted by arbarr3 — Thu Feb 20, 2025 8:59 pm — Replies 0 — Views 31