Nios® V Processor Software Developer Handbook

ID 743810
Date 1/27/2025
Public

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

Visible to Intel only — GUID: vgs1643182002046

Ixiasoft

Document Table of Contents

9.3.4. 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.