Re: Q on ThreadX Qs



Arie de Muynck wrote:

The receiving thread will only be activated if it is equal or higher
priority. If it is lower it will not continue until the sending thread
is suspended.
What are your priority levels?

We played around with various configurations, mostly just time-sliced
it.

No, they should be in the queue - if it is large enough. Do you check the
returned errorcode on the sending side?

Yes, there is no error.

How large is your queue?

Large enough, it seems.

Is the
queue size (the number of message references) equal to the number of
corresponding message buffers?

The third question makes me wonder... I was under the impression that
there was only one message buffer?

Thanks heaps for the response! Much appreciated.

Yo,

Byyy

.