blackmagic-debug / blackmagic

In application debugger for ARM Cortex microcontrollers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

samd: regression in `monitor swdp_scan`

maksimdrachov opened this issue · comments

I'm using a samc21g, support for which has been introduced in this pull request.

It works when I flash that particular commit, however it fails to recognize the MCU when I'm using v1.10.2.

Not recognizing:

image

Recognizing:

Screenshot 2024-06-17 at 16 35 48

Please give latest main a try. It's entirely likely that the bug's already been fixed pending the v2.0 release.

Hi,

I've re-tried with the latest commit aa67538 and it looks like you're right.

Thanks.

image