Map file

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

Map file

2,273件の閲覧回数
baonguyen
Contributor I
Dear everybody

What is the role of map file in CodeWarrior 5.1? Can we use it to see functions and variables called by our program while it's executing ?

Thanks a lot
Best regards
ラベル(1)
0 件の賞賛
返信
1 返信

935件の閲覧回数
CrasyCat
Specialist III

Hello

Within CodeWarrior the MAP file is just generated for documentation purpose.
It shows information about your application like actual code and data size, location and size of each object (variable, constant, function), dependency tree and so on.

This file is there as documentation purpose and is not used for debugging.

CrasyCat

0 件の賞賛
返信