🎉 We're happy to announce a new public release ðŸŽ‰

  • Pin Mapper for AURIX v1.1r5 - A graphical tool for defining AURIX device port mapping and generation of device initialization code
Contact us to get access

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?