I can debug two Nucleo boards attached to my PC quite well, I have two distinct visual studio solustions up and can direct VGDB to debug each board using the board’s serial number.
But I can also see that VGDB allows us to attach a friendly name to a board which is a great idea, but when I try to save a name I get prompted to install packages.
Why is that? why can’t I just add a name and save it? why does VGDB want to install stuff?
Thx