Correct ;)<br><br><div class="gmail_quote">On Mon, Jan 3, 2011 at 7:06 PM, Eric Norum <span dir="ltr"><<a href="mailto:wenorum@lbl.gov">wenorum@lbl.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div style="word-wrap: break-word;"><div><div class="im"><div>On Jan 3, 2011, at 10:49 AM, Joćo Rasta wrote:</div><br><blockquote type="cite">Thank you.<br><br>I'm not using RT tasks, but standard POSIX threads. Anyway, assuming i do initialize both task and POSIX threads tables (because rtems_bsdnet_initialize_network() initializes a RT task), i'll have both POSIX_Init() and Init(). How are they managed? <br>
</blockquote><div><br></div></div>POSIX threads map to core tasks.</div><div>You need to define a larger value for CONFIGURE_MAXIMUM_TASKS  before including confdefs.h.</div><div class="im"><div><br></div><div><br><blockquote type="cite">

<br><br>Best,<br>JM<br><br><div class="gmail_quote">On Mon, Jan 3, 2011 at 5:44 PM, Eric Norum <span dir="ltr"><<a href="mailto:wenorum@lbl.gov" target="_blank">wenorum@lbl.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<div>You need to increase the number of tasks in the system.<br>
The error message is reporting the inability to start a network-related task -- and reporting that the failure was the result of trying to start too many tasks.<br>
<br>
On Jan 3, 2011, at 9:16 AM, Joćo Rasta wrote:<br>
<br>
</div><div><div></div><div>> Hi,<br>
><br>
> 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.<br>
><br>
> When i do:<br>
><br>
> rtems_bsdnet_initialize_network ()<br>
><br>
> I get the following error, happening in rtems_bsdnet_newproc() function of rtems_glue.c.<br>
><br>
> ----------------------------------------------------------------------<br>
> Can't create network daemon `ntwk': `too many'<br>
><br>
> fatal error, exiting<br>
> ----------------------------------------------------------------------<br>
><br>
> 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?<br>
><br>
><br>
> Best,<br>
> JM<br>
</div></div><div><div></div><div>> _______________________________________________<br>
> rtems-users mailing list<br>
> <a href="mailto:rtems-users@rtems.org" target="_blank">rtems-users@rtems.org</a><br>
> <a href="http://www.rtems.org/mailman/listinfo/rtems-users" target="_blank">http://www.rtems.org/mailman/listinfo/rtems-users</a><br>
<br>
--<br>
Eric Norum<br>
<a href="mailto:wenorum@lbl.gov" target="_blank">wenorum@lbl.gov</a><br>
<br>
<br>
_______________________________________________<br>
rtems-users mailing list<br>
<a href="mailto:rtems-users@rtems.org" target="_blank">rtems-users@rtems.org</a><br>
<a href="http://www.rtems.org/mailman/listinfo/rtems-users" target="_blank">http://www.rtems.org/mailman/listinfo/rtems-users</a><br>
</div></div></blockquote></div><br>
</blockquote></div><br></div><div>
<span style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;"><div>
-- <div class="im"><br>Eric Norum<br><a href="mailto:wenorum@lbl.gov" target="_blank">wenorum@lbl.gov</a></div></div></span>
</div>
<br></div></blockquote></div><br>