STM32F4Discovery

Christian Mauderer list+rtems at c-mauderer.de
Thu Jun 19 06:49:58 UTC 2014


Am 18.06.2014 20:16, schrieb Steven Grunza:
> [...]
> {After a minute or so I hit ctrl-c}
> 
> Program received signal SIGINT, Interrupt.
> 0x000050a2 in _Internal_error_Occurred
> (the_source=the_source at entry=RTEMS_FATAL_SOURCE_EXIT,
> is_internal=is_internal at entry=0x0,
>     the_error=0x0) at
> ../../../../../../rtems.svn/c/src/../../cpukit/score/src/interr.c:43
> (gdb) 
> 
> [...]

Hello,

It seems that you got a fatal error. It would be useful to do a
backtrace ("bt" or "info stack") to see where you came from.

Further: Which version of rtems do you use? A stable release or a
current development version? You have a "rtems.svn" in your path. The
current development of rtems uses git. I'm not even sure where whether
the svn repository still exists or not.

Kind regards,

Christian Mauderer



More information about the users mailing list