How can task priorities (and other attributes) be set for MQX-Lite via Processor Expert?

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

How can task priorities (and other attributes) be set for MQX-Lite via Processor Expert?

603 Views
paulsawyer
Contributor I

Currently, with CW 10.5 and a Processor Expert with MQX-Lite project, I have a few tasks defined.  The only thing  regarding tasks that can be changed via the GUI is the number of tasks.  When the code is generated, a file, task_template_list.c is created.  It contains the task priorities, stack sizes, name, etc.  The file comments states to not modify this file.  So, how do I do make any settings from Processor Expert in CW?  Also, I have Expert mode enabled, but this doesn't help.

0 Kudos
Reply
1 Reply

454 Views
petr_uhlir
NXP Employee
NXP Employee

Hi Paul,

check the MQX Lite Real Time Operating System User Guide.
You can find in CodeWarrior IDE -> Help -> Documentation -> Common Manuals
.

Regards Petr

0 Kudos
Reply