Arm Cortex-M: Target is in STOP-VCATCH after reset

11-Sep-2024

When the CPU executes a (watchdog) reset, it triggers a CORERESET exception. By default, the debugger is set to catch such an exception and halts the CPU, which is indicated by the STOP-VCATCH Debug status.


Possible solution

1. Open Hardware | CPU Options | Cores.

2. Make sure CORERESET is unchecked.


More resources in winIDEA Help

Was this answer helpful?