MQX 4.1.1 runs but no idle task

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

MQX 4.1.1 runs but no idle task

725 Views
jhmrd
Contributor III

I am running the hello2 example project and the idle task is not running, so when the 2 tasks in the example both block, the CPU goes to an dead loop with the comment

/* woohoo, idle task must be enabled, this point cannot be reachable, you have serious problem */

I have MQX_USE_IDLE_TASK set to 1 in my user_config.h

I can follow the pointer kernel_data->IDLE_LOOP and see the code for _mqx_idle_task() is in memory, but that code never runs.

Any ideas?

0 Kudos
3 Replies

423 Views
ihsanyaz_c_
Contributor II

I have the same problem.

My hardware is a custom board with kinetis k30 (MK30DX256VLK7).

Can anyone help me?

With Best Regards

0 Kudos

423 Views
isaacavila
NXP Employee
NXP Employee

Hi James

has your problem been resolved?

Best Regards,

Isaac

0 Kudos

423 Views
DavidS
NXP Employee
NXP Employee

Hi James,

Which hardware platform (Tower or Freedom or custom (but what device used)) and IDE used?

Regards,

David

0 Kudos