-
Hello, I've been able to debug an original Bluepill without problem, however, I also have a clone Bluepill with ID 0x2ba01477 and openocd is giving me the error
is there any way to pass the correct parameters to openocd to debug this clone? for example to pass .SVD files you create a debug_custom.json file in the sketch directory at pass it the SVD file like below
is there any equvelant to pass "set CPUTAPID 0x2ba01477" ? also for general knowledge my sketch runs fine on the original bluepill but gets into hardfault on the clone. so there is a hardware difference. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Already answered: Anyway you can try on the forum. |
Beta Was this translation helpful? Give feedback.
Already answered:
https://github.com/orgs/stm32duino/discussions/2178#discussioncomment-7542007
Anyway you can try on the forum.