Soft 404
How self-contained is this installation? I have the Pico SDK and picoprobe working with VS Code now. But I'm not sure I could replicate the process if I needed to.
Or would it even make sense to install this along with my other setup?
I'm just thinking towards future maintenance.
I have the same start point as you: original SDK, VSCode, picoprobe working.
In the 1.5 SDK I have some issues debugging: the debugger does not stop at main, or at breakpoints I set before starting a debug session.
I used the latest picoprobe software, adapted for the Seeed board (use GIO0+1, and uart0)
Is it related to 1.5 or are you using multi-core?
I am unable to use the debugger when I'm using both M0+ cores.
Is it related to 1.5 or are you using multi-core?
I am unable to use the debugger when I'm using both M0+ cores.
Related to 1.5. When I start VSCode in the old config, everything works. Including single- and multicore debugging