Task Recreation in MQX 2.5

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

Task Recreation in MQX 2.5

834 Views
manishmanware
Contributor I

Hi I am working on a project with MQX 2.5.

I have dynamically created a task1 sitting on another task2 to perform some data upgrade (data taken from USB).

If that data is incompatible I return from data upgradation process and block the task1 and further when I return to Task2 I destroy the task1.

If I again try to data upgrade it stuck while creating the task1 again. This time task1 status is eventblkd.

Also I am doing same activity on other project with MQX 3.7, its working fine.

Can anybody guide me how to dynamically create and destroy task in MQX 2.5.

Labels (1)
0 Kudos
Reply
1 Reply

628 Views
Martin_
NXP Employee
NXP Employee

Freescale MQX started at version 3.0.0. Currently released version is 4.0.1. For MQX 2.5 release, I guess you should be able to get help from Embedded Access.