how to clear the buffers

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

how to clear the buffers

1,639 Views
jonasb
Contributor I

My board is the m52233demo and I'm using de coldfire lite stack.

But the problem is:

It's seems that m_close(emg_tcp_communication_socket); not delete all the buffers. My tcp client try to connect and send a sync. But after 18 sync I've error 18 on the debug screen. I'know that it means that my memory is full but I can't find a solution to solve it. Also after I reset the board the ARP cache is not cleared. How do I clear all the buffers.

 

help is greatly appreciated

Labels (1)
0 Kudos
Reply
1 Reply

1,159 Views
jonasb
Contributor I

another question:

How do I try to restart connection (sync) when the connection is closed by the server? The board seems to block.

Message Edited by jonasb on 2009-04-24 01:40 PM
0 Kudos
Reply