This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TDA4VM: nested interrupt on R5F

Part Number: TDA4VM


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?

https://software-dl.ti.com/jacinto7/esd/processor-sdk-rtos-jacinto7/08_04_00_06/exports/docs/pdk_jacinto_08_04_00_21/docs/userguide/jacinto/modules/freertos.html

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