MQX footprint

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

MQX footprint

953件の閲覧回数
antonychen2008
Contributor II

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.

 

0 件の賞賛
返信
1 返信

945件の閲覧回数
danielchen
NXP TechSupport
NXP TechSupport

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

0 件の賞賛
返信