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