Unit test Wio Terminal "could not open port" while testing

I’m pretty sure I bumped it because I have 4 SAMD21 boards that can’t all be “bricked”.

Uploading to them has gotten progressively more (and intermittently) difficult. Now I’m completely unable to despite my efforts to restore usb/driver/com port problems in windows. I believe that part is resolved now but the upload still hangs on multiple devices.

I came to the conclusion that it might be better to upload the software using an external debugger. I’ve never used one so down that rabbit hole I went. Now I have a JeffProbe (Black Magic Probe clone) connected to the swd ports on my Wio Lite MG126 and UART ports. I believe I have platformio.ini setup correctly but there are all kinds of environments and flags when I read the documentation. Flags within flags within flags.

image

But I still can’t upload this [expletive] thing

image

It just hangs here.

It’s like I get stuck in a recursively descending series of issues trying to do work around after workaround to be able to effective start the actual programming again.

Does anyone here know what I’m talking about here or am I posting in the wrong place again?