Initial Breakpoint Error Help

Hello, I am using PlatformIO with VScode on windows 7.
While testing the debugger I deleted all breakpoints. Now when trying to start a debug session I get the following errors.
POI_Error_2

I have tried using the “debug_init_break = tbreak main” command in PlatformIO.ini file but that does not work.

Im not sure what to try next. Can someone point me in the right direction please.

Thanks

  • Steve

Could you try to remove all breakpoints from VSCode UI?