Is there any way to resume stm32f2 core from halted to start firmware at 0x8000000 after connecting JTAG in OpenOCD? After glitching successfully downgrade from RDP2->RDP1, I can verify that JTAG is re-enabled using autotap as shown in screenshots #1,2. However, whenever I connect to the MCU, the core is halted as shown in screenshot #3. I tried resume 0x8000000 command and saw reg pc changed to that address but core still halted. Thanks in advanced!
