The task priority for MQX

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

The task priority for MQX

1,046 Views
小勇邹
Contributor II

I want to create some tasks in the MQX.Can the priority of the tasks be set to less than the number 7?

For example,

1)set the priority of the task 1 as 1.

2)set the priority of the task 2 as 2.

3)set the priority of the task 3 as 3.

4)set the priority of the task 4 as 4

5)set the priority of the task 5 as 5.

6)set the priority of the task 5 as 6.

0 Kudos
Reply
1 Reply

748 Views
DavidS
NXP Employee
NXP Employee

Hi Robin,

The MQX RTOS using priority levels 1-7 so please start your task priorities at 8.

Regards,

David

0 Kudos
Reply