Task Recreation in MQX 2.5

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Task Recreation in MQX 2.5

835 次查看
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.

标签 (1)
0 项奖励
回复
1 回复

629 次查看
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.