RTCS footprint

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

RTCS footprint

2,499件の閲覧回数
admin
Specialist II

I am using default configured MQX/RTCS (right from the box instalation). A simple one thread application (tcp receiving server) allocates ~130kb .text segment. Compiler CodeWarrior, no optimization. Is this expected footprint size? Is there any way to reduce the footprint with the library configuration tuning? With an open source stack am getting ~50% less code size for a similar application.  

Regards, Dmitri.

ラベル(1)
タグ(1)
0 件の賞賛
2 返答(返信)

850件の閲覧回数
bluehacker
Contributor III

130KB code size? it's too large! by the way, how much RAM memory used in your project?

 

0 件の賞賛

850件の閲覧回数
admin
Specialist II

The static allocated RAM is tiny. Something ~400- 500 bytes. But, how I understand,  MQX is allocating any available memory for the heap as result all memory is taken. All 65k. How much is application available? It is a question.

 

Dmitri 

0 件の賞賛