The VIM aggregates device interrupts and sends them to the R5F CPU(s). It can be used in either split or single-core configuration.
The VIM module supports the following features:
- 256 interrupt inputs per R5F core
- Each interrupt has its own 4-bit programmable priority
- Defined via the R5FSS_VIM_PRI_INT_j register
- The VIM provides support for priority interruption of interrupts
- Each interrupt has its own enable mask
- Each interrupt can be programmed as either an IRQ or FIQ
- Each interrupt has its own programmable 32-bit vector address associated with it
- One IRQn and one FIQn output per core
- Vectored interrupt interface
- Compatible with R5F VIC port
- Default vector provided when a double-bit error is detected
- Split or single-core capable
- In single-core mode, only interrupts connected to VIM interrupt core 0 are available
- Software interrupt generation