Fatal error 0x16 at mips64orion processor.

Alexander D. Tarkhov karabass at mitino.msk.ru
Wed Apr 12 07:49:07 UTC 2000


Hello.
I'd like to thank all of you for your answers.
Now the subject is clear :)

Joel Sherrill wrote:
> According to the status.h:
> 
>   RTEMS_NOT_CONFIGURED           = 22, /* directive not configured */
> 
> You do not have the timer manager included in your application.  You
> have a line like this in your Makefile:
> 
> # optional managers required
> MANAGERS=io
> 
> and it needs to include timer.
> 
> Don't forget to configure a non-zero number of timers or the
> create will fail for insufficient resources.  The confdefs.h
> constant is CONFIGURE_MAXIMUM_TIMERS.
> 
> --
> Joel Sherrill, Ph.D.             Director of Research & Development
> joel at OARcorp.com                 On-Line Applications Research
> Ask me about RTEMS: a free RTOS  Huntsville AL 35805
>    Support Available             (256) 722-9985

Alexander Tarkhov



More information about the users mailing list