Nios II Classic Software Developer’s Handbook

ID 683282
Date 5/14/2015
Public
Document Table of Contents

8.2.2. HAL ISR Restrictions

When your system has an EIC, the HAL interrupt support imposes the following restrictions:
  • Nonmaskable hardware interrupts must use a shadow register set.
  • Nonmaskable hardware interrupts cannot share a register set with a maskable hardware interrupt.