Other Parts Discussed in Thread: SYSBIOS
Hi:
when i use sdk, i want to use Timer module,so my code like this:
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:
when i use sdk, i want to use Timer module,so my code like this:
And i have another problem:
when i use Clock module,it doesn't work too,myHandler1() will never be executed:
Hi,
Can you create a task, then start the timer and in the task function, can you try creating timer?
You could refer to thread, https://e2e.ti.com/support/processors/f/791/t/890464, for task creation.
Rgds,
Brijesh