Network support with POSIX API

João Rasta freakforever at gmail.com
Mon Jan 3 17:16:12 UTC 2011


Hi,

I'm using RTEMS with POSIX API and now i'm trying to setup the RTEMS network
support in order to perform TCP/IP communications.

When i do:

rtems_bsdnet_initialize_network ()

I get the following error, happening in rtems_bsdnet_newproc() function of
rtems_glue.c.

----------------------------------------------------------------------
Can't create network daemon `ntwk': `too many'

fatal error, exiting
----------------------------------------------------------------------

Is this a failure on rtems_task_create() because i'm using standard POSIX
API? If so, is there a way to configure network support for POSIX API?


Best,
JM
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/users/attachments/20110103/47f41d0f/attachment.html>


More information about the users mailing list