Task Recreation in MQX 2.5

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Task Recreation in MQX 2.5

833件の閲覧回数
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 返信

627件の閲覧回数
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.