Visible to Intel only — GUID: iga1401399666224
Ixiasoft
Visible to Intel only — GUID: iga1401399666224
Ixiasoft
38.5.6.1. altera_vic_driver.enable_preemption
Identifier: | ALTERA_VIC_DRIVER_ISR_PREEMPTION_ENABLED |
Type: | BooleanDefineOnly |
Default value: | 1 when all components connected to the VICs support preemption. 0 when any of the connected components don’t support preemption. |
Destination file: | system.h |
Description: | Enables global interrupt preemption (nesting). When enabled (set to 1), the macro ALTERA_VIC_DRIVER_ISR_PREEMPTION_ENABLED is defined in system.h. Two types of ISR preemption are available. This setting must be enabled along with other settings to enable specific types of preemption. All preemption settings are dependent on whether the device drivers in your BSP support interrupt preemption. For more information about preemption, refer to the Exception Handling chapter of the Nios® II Software Developer’s Handbook. |
Occurs: | Once per VIC |