Nios® V Processor Software Developer Handbook

ID 743810
Date 7/20/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.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.