Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Internal error: Failed to update peripheral <PERIPHERAL> after memory reads #59

Open
brizzolazzi opened this issue Nov 14, 2023 · 1 comment

Comments

@brizzolazzi
Copy link

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

The step-by-step debug works fine instead.

My platformio.ini file is the simplest one:

[env:pico]
platform = raspberrypi
board = pico
framework = arduino

Thanks in advance to everyone.

@Dantali0n
Copy link

Hello this repository is refusing updates and fixes because platformio demands money from the raspberry pi foundation which they are unwilling to pay.

Please consider switching to the https://github.com/maxgerhardt/platform-raspberrypi repository for continued use of Pi Pico within PlatformIO

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants