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.

Determining HWI/SWI/kernel stack usage on the runtime

Hi all,

I am using DSP/BIOS 5.41.03.17 on OMAPL-138 and would like to find out how much HWI/SWI/kernel stack is being used. I've managed to do that for tasks' stacks by using TSK_checkstacks function from DSP/BIOS TSK module, but didn't found similar mechanism for HWI/SWI/kernel stack. Is there such a method available?

Best regards,

Adam