How to tell object code size in Codewarrior?

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

How to tell object code size in Codewarrior?

跳至解决方案
2,447 次查看
vier_kuifjes
Senior Contributor I

I hope this is not a dumb question...

 

I was wondering how I can tell the exact object code size of a compiled and linked program in Codewarrior. Knowing that Codewarrior SE has a limited object code size, it is nice to know how much space is left for extra code.

 

I always thought the number a the bottom of the folders window in codewarrior was the number to watch for. But when compiling some of the MQX demo apps, this number sometimes far exceeds the total flash memory capacity of the CPU, so this can't be it. So... where is it?

 

And then I have the same question about the RAM memory usage. How to tell how much RAM is used by static allocation?

 

I hope someone can help!

Thanks in advance - Marc

标签 (1)
标记 (1)
0 项奖励
回复
1 解答
1,502 次查看
vier_kuifjes
Senior Contributor I
Apparently what I need to know is in the XMAP file...

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,503 次查看
vier_kuifjes
Senior Contributor I
Apparently what I need to know is in the XMAP file...
0 项奖励
回复