tomdude126

Results 3 comments of tomdude126

I'm having this exact issue using the SDK 2.1.0 and Raspberrry Pi Pico VSCode Extension V 0.17.3 (both latest versions) When PICO_CXX_ENABLE_EXCEPTIONS is set to 1, and I select debug,...

Here's my output from DEBUG CONSOLE when I have set(PICO_CXX_ENABLE_EXCEPTIONS 1) in my cmakelists.txt ``` Cortex-Debug: VSCode debugger extension version 1.12.1 git(652d042). Usage info: https://github.com/Marus/cortex-debug#usage Reading symbols from c:/users/dude/.pico-sdk/toolchain/13_3_rel1/bin/arm-none-eabi-objdump --syms...

That method works some of the time. I'm getting really inconsistent results. I seem to have better luck using the Run and Debug start debug button than the Debug button...