Part Number: TDA4VM
Other Parts Discussed in Thread: SYSBIOS
Hi,
My working environment is qnx+rtos on the tda4 board, I would like to know how to catch Context Switch on r5f?
Thanks!
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.
Hi Karan,
Yes, we are running TI-RTOS on the R5F. And we want to capture when the thread has a context switch during the running of the program.
Whether thread context switching and task switching are both use hook functions?
Thanks!
Hi,
Sorry for delayed response here.
Please find an example of task switch hook function for sysbios:
Regards
Karan