Nios® V Processor Software Developer Handbook

ID 743810
Date 5/26/2023
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

8.7. Nios® V Processor Instruction-Related Exception Handler

The software exception funnel lets you handle instruction-related exceptions, such as the load address misaligned exceptions. The instruction-related exception handler is a custom handler. Your software registers the instruction-related exception handler with the HAL at startup time.

For more information about enabling instruction-related exception handlers, refer to Settings Managed by Nios V Processor Board Support Package Editor section.

Note: The hal.enable_instruction_related_exceptions_api setting must be enabled in the BSP in order for you to register an instruction-related exception handler.