2013-09-30 04:19 AM
hi,
I am using STM32RBT6 and RIDE7,when I try to debug there is an error ''unable to reset device and enter to debug mode''can you help me?2013-09-30 05:15 AM
Correct me if I'm wrong, but AKAIK the Raisonance toolchain supports only it's own debug adapter. So the Raisonance forum might be a better place to ask.
2013-09-30 06:23 AM
What's your current code doing that could compromise the SWD/JTAG interface? Reconfigured GPIO, DMA, WFI?
If it's a problem with user code, then set BOOT0 High so it starts in the system loader which should be reasonably safe to program from.2013-09-30 06:37 AM