Why the format of MAP from S32 Design Studio generation diffierent from the MAP generation from Other compiler

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

Why the format of MAP from S32 Design Studio generation diffierent from the MAP generation from Other compiler

1,360 次查看
edenli
Contributor V

Hi Guys,

I use the S32 compiler to generate the MAP file shown as the attchment named A.map,

and  the other compiler is named B.map,

how can i make the fromat of the  A to the format that B.map? 

Original Attachment has been moved to: B.map.zip

Original Attachment has been moved to: A.map.zip

0 项奖励
回复
1 回复

1,154 次查看
jiri_kral
NXP Employee
NXP Employee

Hi, 

I'm afraid that you can't simply convert gcc/ld map file output format to format of Texas Instrument map file.  

If you need the "B" format as an input for parser - you have to modify your parser to be able handle gcc/ld map file format. 

Jiri

0 项奖励
回复