RTCS footprint

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

RTCS footprint

3,115 次查看
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 回复数

1,466 次查看
bluehacker
Contributor III

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

 

0 项奖励
回复

1,466 次查看
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 项奖励
回复