MC13213 - Specifying variable's RAM Addresses

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

MC13213 - Specifying variable's RAM Addresses

338件の閲覧回数
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 返答(返信)