In the PDK user guide declared nested interrupt not supported on R5F. is it a limitation of R5F interrupt controller or TI did not implement the feature?
4.2.3. Features Not Supported
- Co-routines, stream buffer are not enabled and compiled by default. Users can add these to the FreeRTOS config and makefile if they want to use these features.
- Tickless IDLE mode
- Task level memory protection wrapper
- On R5F, nested interrupts are not supported.
- HW Interrupt and SW Interrupt Load measurements are not supported.
In the TRM, R5F support priority interrupt, can it be used for interrupt nest?
• Integrated vectored interrupt manager (VIM)
– 512 interrupts per core
• Only interrupts connected to R5F core 0 are available in lock mode
• Each interrupt programmable as either IRQ or FIQ
• Each interrupt has a programmable enable mask
• Each interrupt has a programmable 4-bit priority
– Priority interrupt supported