<div dir="auto">Also the subject says message queue and event receive but the scenario described is just about events. Events do not queue. They are one deep. If the receiving task ever misses an event send (2 sends before.one receive), then the described <a href="http://scenario.is">scenario.is</a> expected.<div dir="auto"><br></div><div dir="auto">--joel</div></div><br><div class="gmail_quote"><div dir="ltr">On Thu, Sep 20, 2018, 7:44 AM Sebastian Huber <<a href="mailto:sebastian.huber@embedded-brains.de">sebastian.huber@embedded-brains.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello Catalin,<br>
<br>
could you please check if you have the same behaviour on the RTEMS master.<br>
<br>
On ARMv-7M and RTEMS exceptions and interrupts with a priority value of <br>
less than 0x80 are non-maskable with respect to the operating system and <br>
therefore must not use operating system services. If you use operating <br>
system services in non-maskable interrupts, then the system behaviour is <br>
quite undefined.<br>
<br>
-- <br>
Sebastian Huber, embedded brains GmbH<br>
<br>
Address : Dornierstr. 4, D-82178 Puchheim, Germany<br>
Phone   : +49 89 189 47 41-16<br>
Fax     : +49 89 189 47 41-09<br>
E-Mail  : <a href="mailto:sebastian.huber@embedded-brains.de" target="_blank" rel="noreferrer">sebastian.huber@embedded-brains.de</a><br>
PGP     : Public key available on request.<br>
<br>
Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.<br>
<br>
_______________________________________________<br>
users mailing list<br>
<a href="mailto:users@rtems.org" target="_blank" rel="noreferrer">users@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/users" rel="noreferrer noreferrer" target="_blank">http://lists.rtems.org/mailman/listinfo/users</a></blockquote></div>