You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to read the contents of the peripheral registers using VS Code.
Unfortunately when I click on a peripheral on XPERIPHERAL section of the debug column I got the following error:
Internal error: Failed to update peripheral BUSCTRL after memory reads
Internal error: Failed to update peripheral PADS_BANK0 after memory reads
Internal error: Failed to update peripheral IO_BANK0 after memory reads
Internal error: Failed to update peripheral BUSCTRL after memory reads
Internal error: Failed to update peripheral DMA after memory reads
Internal error: Failed to update peripheral I2C0 after memory reads
I am trying to read the contents of the peripheral registers using VS Code.
Unfortunately when I click on a peripheral on XPERIPHERAL section of the debug column I got the following error:
The step-by-step debug works fine instead.
My platformio.ini file is the simplest one:
Thanks in advance to everyone.
The text was updated successfully, but these errors were encountered: