Problem with rtems_event_send crashing from interrupt routine

Sebastian Huber sebastian.huber at embedded-brains.de
Sat Jun 13 14:50:17 UTC 2015


Halloo Andrei,

I checked in a patch that hopefully helps to debug this problem.  Please update the RTEMS sources and build the BSP with the --enable-rtems-debug configure option.  This will define RTEMS_DEBUG and enables a lot of assertions that detect incorrect states in the operating system.  Set a break point to __assert_func().  In case you hit this break point, then it would be helpful to send the stack trace to the mailing list.

----- Mr. Andrei Chichak <groups at chichak.ca> schrieb:
> 
> > On 2015-June-12, at 14:15, Joel Sherrill <joel.sherrill at oarcorp.com> wrote:
> > 
> > Random thought. Are you running with --enable-debug? I am not sure
> > if what is happening will trip any internal consistency checks but
> > a hint is a hint if it does.
> 
> err, no. What does that do?
> 
> A
> 
> _______________________________________________
> users mailing list
> users at rtems.org
> http://lists.rtems.org/mailman/listinfo/users

-- 
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.huber at embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.


More information about the users mailing list