Question
CubeIDE: debug multiple instances of a project?
either to debug multiple instances of the same project; eg, two BLE peripherals
or to debug multiple projects; eg, a BLE Central and a BLE peripheral.
In the latter case, I guess you could put each one in a separate Workspace - but that doesn't help in the former case.
This can't , surely, be an uncommon situation?