Is it possible to have some sort of indication that the dubugger is still loading between the time I hit F5 and the time the debugger tools show up?
It takes a long time and there is no progress bar or other indicator that something is happening,.
Is it possible to have some sort of indication that the dubugger is still loading between the time I hit F5 and the time the debugger tools show up?
It takes a long time and there is no progress bar or other indicator that something is happening,.
The firmware might be recompiling in debug mode, which is made visible by switching to the “Debug Console” tab in VSCode.