Errors in PSIM
Joel Sherrill
Joel.Sherrill at OARcorp.com
Wed May 1 21:14:10 UTC 2013
http://git.rtems.org/rtems/tree/cpukit/score/include/rtems/score/interr.h for the error list. If I am counting correctly, you have a Classic API task which returned from its function body. It must delete itself with rtems_task_delete.
"Binkowski, Cassio" <cassioiks at gmail.com> wrote:
The file 'events.c' is inside /gdb-7.5.1/sim/ppc.
I am using psim-gdb testing my own application, it's not an RTEMS example.
I managed to break right on it, and it stops at:
../../../../../../rtems/c/src/../../cpukit/score/src/interr.c:58
Signature is the following:
the_source=the_source at entry=INTERNAL_ERROR_CORE, is_internal=is_internal at entry=true,
the_error=the_error at entry=5)
I have no clue of what it can be. Do you have any idea?
On Wed, May 1, 2013 at 5:37 PM, Joel Sherrill <Joel.Sherrill at oarcorp.com<mailto:Joel.Sherrill at oarcorp.com>> wrote:
Where is the file events.c?
Break at the fault handler printing that.
Does this happen with any rtems provided examples?
Are you using the psim or psim-gdb script to run it?
"Binkowski, Cassio" <cassioiks at gmail.com<mailto:cassioiks at gmail.com>> wrote:
Hi everyone,
I was just testing my application using PSIM and it is returning the following lines, right after starting a Task:
rtems-4.10.99.0(PowerPC/Generic (classic FPU)/psim) PANIC ERROR 5
events.c:404: assertion failed - events->time_from_event > 0
Has anybody experienced this before?
Thanks.
Cassio
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/users/attachments/20130501/d60fe486/attachment-0001.html>
More information about the users
mailing list