Skip to content
This repository has been archived by the owner on Mar 31, 2024. It is now read-only.

Problem with No MEM-AP AHB3/5 found #10

Answered by majbthrd
J-Wrobel asked this question in Q&A
Discussion options

You must be logged in to vote

@J-Wrobel, first thank you for posting in Discussions. So many lazy people create a code Issue even though there is not a code issue.

Alas, it is not viable to borrow instructions for a different project and expect the same results.

You should not use the pico-debug instructions for DapperMime.

pico-debug is special in that it will work with both authentic OpenOCD and raspberrypi/openocd.

What you are trying to do was debug an entire RP2040 Pico chip, and at the moment, this is only possible with raspberrypi/openocd.

The RP2040 Pico is unusual in that debugging the chip (by connecting to the SWD connector) depends on something called "SWD multi-drop". At the time of writing, the authentic…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by J-Wrobel
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants