Does anyone know the format of the install packages for the PI PICO SDK for visualgdb? Currently the latest supported version is 2.0.0 which is the better part of a year out of date. There are bugs in this version as delivered by the rpi foundation that have since been fixed. There appears to be no prebuilt SDK tools for anything other than 2.0.0.
Several of the bugs (like using all available ram) are project blocking, so I have to move to the next version.
Just selecting a GIT tag for the pico sdk version gets the right version, but it won’t build. Any help in figuring all this out would be appreciated. I’m about to throw up my hands and switch to vs code.