| |||
| Home > Customizing a Debug Configuration > Configuring vector catch > Default settings for processor exceptions | |||
The default settings for the exceptions in the Connection Properties are listed in Table 3.2.
Table 3.2. Default settings for Processor Exceptions
| Exception | Default | Comment |
|---|---|---|
| Reset | True | Catch Reset exceptions. |
| Undefined | True | Catch Undefined/Illegal Instructions. |
| SVC | False | Set to NoteFor non ARMv7-M processors with the semihosting vector set
to the default ( |
| Prefetch Abort | True | Catch Prefetch abort (instruction fetch memory fault) exceptions. |
| Data Abort | True | Catch Data abort (data access memory fault) exceptions. |
| Address | True | Catch Address exceptions. Used only by the now obsolete 26-bit ARM processor architectures. |
| IRQ | False | Set to True to catch interrupt
requests. |
| FIQ | False | Set to True to catch fast
interrupt requests. |
| Error | True | Catch Error exceptions. Supported only for RVISS connections. |