rtems_libio_init in 4.8.0

Joel Sherrill joel.sherrill at OARcorp.com
Fri May 23 14:03:23 UTC 2008


John Pickwick wrote:
> Hi to all,
>
> I have migrated my application from rtems4.7.1/leon2 to rtems4.8.0/leon2 and
> it now fails during boot up phase. I have isolated the source of the fatal
> error call: in rtems_libio_init the first call to rtems_semaphore_create
> fails and returns with code RTEMS_TOO_MANY.
>
> I have not changed anything in my configuration settings, does anybody have
> a clue or a hint about differences in confdefs.h requirements between 4.7.1
> and 4.8.0 ?
>   
I don't know of anything obvious in confdefs.h. 

Is your application build with the semaphore manager
(e.g. MANAGERS = xxx)?  If you don't include the semaphore
manager, this is very likely to happen.
> Thanx,
> John
>
> _______________________________________________
> rtems-users mailing list
> rtems-users at rtems.com
> http://rtems.rtems.org/mailman/listinfo/rtems-users
>   


-- 
Joel Sherrill, Ph.D.             Director of Research & Development
joel.sherrill at OARcorp.com        On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
   Support Available             (256) 722-9985





More information about the users mailing list