Tool/software: TI-RTOS
I am running C5517 and looking to put the processor into a deep sleep mode. I notice when I want to disable interrupts (only want one external interrupt to wake the DSP) that there are two interrupts enabled in IER1 -> RTOS and DLOG.
Can I disable these interrupts - what are they used for, how are they handled?
I can't find anything in documentation about them.