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