Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

Hi

A simple clarification

In wiced_rtos_create_thread we can specify the Priority of the thread being created , I've created a thread with WICED_APPLICATION_PRIORITY which has priority 7, and I also have a timed event function wiced_rtos_register_timed_event which is executed at a interval of 1 seconds.

So Does the timed event has high priority over the Thread created with priority of 7?

Which has the highest priority?

0 Likes
2 Replies