-
Notifications
You must be signed in to change notification settings - Fork 95
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
Under PlatformIO, debug rp2040 with "rp2040 dap" is ok, but download shows error. #34
Comments
this value is in khz. 1 million killohertz is a gigahertz. Please set |
But the download is not work also, this is the output with
|
Can you try to go even lower, like 100kHz?
Those don't look good. |
Does this also occur when using the Picoprobe firmware (https://www.raspberrypi.com/documentation/microcontrollers/raspberry-pi-pico.html#debugging-using-another-raspberry-pi-pico) and configuration? ( |
Instead of using |
With 100k download:
And can't enter debug mode with 100k |
This is OK:
Thanks a lot! |
Then the issue will be fixed once #36 is merged. |
Make a "rp2040 dap" with this , and use it to debug another rp2040 is very cool, debug is OK, but download shows error.
This is my platform.ini:
This is the upload log:
The text was updated successfully, but these errors were encountered: