wan't the board to auto connect to a server. Then he try's to autoconnect to the server for 18 times.Then he gives an error that there is no memory left. I was searching and i
found he did an alloc. So he makes a reservation for some memory 18
times. I think i have to do something with free my memory. I found
something like TCB_FREE. I tried somethings but i still get acces
error.
another question:
How do I try to restart connection (sync) when the connection is closed by the server? The board seems to block.
And I have no clue how to solve it.