Hello!
I've changed Task_sleep() to usleep() and Event_pend/post/construct to sem_t. Now i can't recreate problem with sl_stop().
Is it safe to use Clock_getTicks(), Seconds_set(), Seconds_get() with POSIX and cc3220?
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.
Hello!
I've changed Task_sleep() to usleep() and Event_pend/post/construct to sem_t. Now i can't recreate problem with sl_stop().
Is it safe to use Clock_getTicks(), Seconds_set(), Seconds_get() with POSIX and cc3220?