Rpi Debug probe failing to upload to Pico every second time. #3106
Unanswered
DigitalMakerCIC
asked this question in
Q&A
Replies: 1 comment 3 replies
-
There were no changes to OpenOCD or the script it uses to upload in 5.0. Are you using a real Raspberry Pi Pico or a clone? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've been using a rpi debug probe for sometime to quickly upload files. Since the update to v5.0 the upload fails every second time with a checksum error.
** Verify Started **
Error: checksum mismatch - attempting binary compare
embedded:startup.tcl:1561: Error: ** Verify Failed **
in procedure 'program'
in procedure 'program_error' called at file "embedded:startup.tcl", line 1622
at file "embedded:startup.tcl", line 1561
If I upload again everything works. I'm using mac osx.
Any ideas please.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions