[En-Nut-Discussion] TCP/IP Stack crashes

Bernard Fouché bernard.fouche at kuantic.com
Fri Jan 13 17:33:18 CET 2006


cache management uses directly malloc() and not NutHeapAlloc() (I 
suppose you use NutHeapAvailable() to see free heap size). Is this 
normal? Is NutOs having its own heap, etc, I dunno.

  Bernard

Hugo Simon wrote:

>>If you add code in the application to list the arp cache (ifn->arpTable,
>>see code for ArpCacheLookup() in net/arpcache.c) to the serial port and
>>see a growing list, that may be the cause of the crash.
>>    
>>
>I already added code to display the free heap memory. And it doesn't grow.
>It is nearly constant at 23kB.
>
>bye
>Thorsten
>
>_______________________________________________
>En-Nut-Discussion mailing list
>En-Nut-Discussion at egnite.de
>http://www.egnite.de/mailman/listinfo.cgi/en-nut-discussion
>
>  
>




More information about the En-Nut-Discussion mailing list