🎉 We're happy to announce new public releases 🎉

  • SmartCode v10.4r1 - Take advantage of all the benefits our tools have to offer and build your applications with the latest version
  • TriCore v6.3r1 Inspector v1.0r8 - Save time and detect known issues before they get into your application
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?