The lack of support for nested interrupts in FreeRTOS (according to mcu_plus_sdk_am243x_08_03_00_18/docs/api_guide_am243x/KERNEL_FREERTOS_PAGE.html#autotoc_md356) is quite a restriction for us.
It would be helpful to know when TI plans to support nested interrupts in FreeRTOS.
Is there any recommended reading for us if we wanted try to make it work ourselves? I expect it to be more difficult than #defining HWIP_NESTED_INTERRUPTS_IRQ_ENABLE in ./source/kernel/freertos/dpl/r5/HwiP_armv7r_handlers_freertos.c...
Best regards,
Johannes