Skip to content

Cortex M55/adiv6 support #1969

Closed Answered by dragonmux
florg-32 asked this question in Q&A
Oct 18, 2024 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

👋🏼 Cortex-M55 should indeed be supported in some capacity at least. What you're seeing in the output there is that it's finding a JTAG DP, however we never got to see an example of what a ADIv6 JTAG-DPv2's ID code looks like before so BMD is likely not realising that's an ADIv6 DP. The DPIDR read-out failure isn't helping either as that's indicative of an issue talking with ADIv6's JTAG-DPv2's.

Essentially what we're saying is that SWD-DPv3 has been proven out and tested, but because our test target was SWD-only (RP2350), we had to make some guesses about JTAG-DPv2 correctness/functionality and it looks like there's some more work needed there to get JTAG going. If you target has a SWJ-DP…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@florg-32
Comment options

Answer selected by florg-32
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