INTERNAL_ERROR_RTEMS_API
Eric Norum
norume at aps.anl.gov
Tue May 25 18:01:32 UTC 2004
Steve Holle wrote:
> We are using V4.6pre5 for some time. We added some new code to our app,
> no mods to RTEMS, and everything compiles fine but the new app won't
> run. We wind up in :
>
> _Internal_error_Occured with the Internal_errors_what_happened contents
> as follows :
> the_source = INTERNAL_ERROR_RTEMS_API
> is_internal = 0
> the_error = 0x48454150 (1212498256d)
>
> I have searched the source and can't find the error number. I am also
> unable to find the error number in the docs. Any idea?
>
That error message contains the ASCII codes for 'H', 'E', 'A', 'P' .......
A quick grep reveals that this error code is generated in:
../c/src/lib/libbsp/h8300/h8sim/startup/bspstart.c
../c/src/lib/libbsp/m68k/shared/m68kpretaskinghook.c
../cpukit/libcsupport/src/malloc.c
--
Eric Norum norume at aps.anl.gov
Advanced Photon Source Phone: (630) 252-4793
Argonne National Laboratory
More information about the users
mailing list