Messaging between tasks in MQX...

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

Messaging between tasks in MQX...

1,436件の閲覧回数
c_dawg
Contributor III

Declaring CW 10.3 and MQX 3.8.1...

I successfully sent a private message from one task to another.  I’m curious if it possible to set up another private message pool to send a message back or must you go to a system message format?  Are multiple private messages allowed?  I attempted to set up a second private message pool and it can’t allocate a message to it.  Any suggestions?

タグ(1)
0 件の賞賛
返信
1 返信

273件の閲覧回数
Luis_Garabo
NXP TechSupport
NXP TechSupport

Hi Colin,

You should be able to do so. We provide a simple example that does similar thing:

C:\Program Files\Freescale\Freescale MQX 3.8\mqx\examples\lwmsgq

There are two messages queqes One for the server and another for the clientes. Take a look to that example. I hope that helps you.

Best Regards,

-Garabo

0 件の賞賛
返信