are you a platform/embedded developer?
do you need to interact with hardware in a semi-custom manner?
would you like to suffer a lot less doing it?

if so, #GlasgowInterfaceExplorer might be for you. the code below is all you need to build a custom testbench for a DUT you've never seen before. just as easily you can add JTAG/SWD debug, protocol analyzers, etc.

@whitequark i recently got my glasgow btw and am hoping to use it soon for some SPI debugging, also SWD interfacing with rp2040, rp2350 would be interesting, but got no experience with that yet.
@mntmn very nice!! i haven't tested SWD with rp* chips in particular, but i don't expect glasgow-specific bugs (although i know they use multidrop SWD which tickles some issues in upstream probe-rs..._)
@mntmn but also i can most likely just fix any SWD issues if you hit them, i have enough ADIv5.2 knowledge at this point