[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
FW: RTEMS Message Queue Behaviour
- Date: Fri, 9 Apr 2010 13:51:38 +0200
- From: aconchillo at ice.csic.es (Aleix Conchillo FlaquÃ)
- Subject: FW: RTEMS Message Queue Behaviour
Then, I don't know. Probably Joel or others can help you, but it seems
to me an application problem.
About the message order, this can simply be a task priority issue,
unless you sent all messages from the same task, which I guess is what
you did to try this out.
On Fri, Apr 9, 2010 at 13:32, Jamie Bowman
<jamie.bowman at steepestascent.com> wrote:
> Aleix
>
> My apologies!
>
> Good call on the rtems_message_queue_receive parameters. However by chance,
> both RTEMS_WAIT and RTEMS_NO_TIMEOUT are defined as zero, so it wouldn't
> change the parameters actually sent to rtems_message_queue_receive.
>
> Kind regards
>
> ? ? ? ?Jamie
>