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.

Are there hook function on TI-RTOS?

Genius 5840 points


Hello,

Does TI-RTOS have something hook function?

The hook functions I say above need to be called following cases.

・When tasks or any threads switchs

・When any system call issues

・When returning from system call 

・When the hook function itself is initialized

Regards,

U-SK