Nios® II Software Developer Handbook

ID 683525
Date 8/28/2023
Public
Document Table of Contents

9.5. HAL Exception Handling System Implementation

Theexception handling system implementation is one of many possible implementations of an exception handling system for the Nios® II processor. Some features of the HAL exception handling system are constrained by the Nios® II hardware, while others provide generally useful services.

You can take advantage of the HAL exception handling system without a complete understanding of the HAL implementation.

For more information about how to install ISRs using the HAL API, refer to the “Nios II Interrupt Service Routines” chapter.