Hi,
We work with with Concerto (F28m35H52C1 , Sys/BIOS 6/33.3.33, MCU sdk 1.00.47, Tools 3.23 ) with TCP/IP. TCP/IP is running on ARM and takes about 90% of the memory (C0 and S0). We would like to reduce TCP/IP memory by changing buffer size in the buffer tab ( PageSize to 1024 and FrameBufferSize to 512). After this changes TCP/IP stoped working at all. Application is not returned from the function accept(lSocket, (struct sockaddr*)&client_addr, &addrlen). We have the following questions:
1. is it possible to reduce TCP/IP memory ?
2.If yes - how to do it. - it seems that we do something wrong here...
Thanks,Sabina