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: itx1643182148627

Ixiasoft

Document Table of Contents

9.3.4.3. Removing an Instruction-Related Exception Handler

To remove a registered instruction-related exception handler, your C code must call the alt_instruction_exception_register() function, as follows:

alt_instruction_exception_register(null, null);

When the HAL removes the instruction-related exception handler, it restores back the default EBREAK.