Hi,
I am running out of memory. I found there are some protocols that I don't need.
could you please give me some ideas on how to eliminate tcpip protocols to reduce the size of my libraries, I'd like to eliminate the FTP, TFTP, and any HTTP routines.
Hi
For RTCS, file rtcscfg.h contains the definitions for configuring optional features in RTCS. You can disable the features you don't need.
FTP, TFTP, HTTP protocols are not linked if their routines are not called.
There are other options in order to reduce the RAM utilization.
You can review from the MQXRTCSUG.pdf file the chapter 8 "compile-time options" for more details
Regards
Daniel