MC13213 - Specifying variable's RAM Addresses

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

MC13213 - Specifying variable's RAM Addresses

571 次查看
ignisuti_
Contributor IV

Hello, I have a variable that I've declared to be located at RAM address 0x0100 as shown here:

DEBUG__data__struct DEBUG__data @0x0100;

 

However, when viewing the .map file, I see another variable has ALSO  used that same space!

DEBUG__data        100      11      17       9   .abs_section_100

other_variable          100      80     128       2   .data      

 

Any idea what I did wrong?

标签 (1)
标记 (1)
0 项奖励
回复
0 回复数