View Memory in Codewarrior IDE

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

View Memory in Codewarrior IDE

2,003件の閲覧回数
josemone
Contributor I

Hi,

     I am using Codewarrior for Coldfire v7.1 (Windows hosted) and debugging my target via P&E USB Coldfire Multilink debugger. The target is M5485BFEE Fire Engine board on top a custom baseboard having a Dual Port RAM chip. This chip is interfaced to the Fire Engine board via the FB_CS3# chip select.

    Now the problem is I am able to read and write to the Dual Port RAM chip but the same is not updated in the Memory Window (Data > View Memory in the Codewarrior debugger mode). It consistently shows 0xBA everywhere in the memory region of interest.

What I am interested to know is, whether any thing additional has to be done to bring my Dual Port RAM contents to this memory window ? What is the purpose of .mem and .cfg files which are present for the on-board SDRAM and Flash chips ?

 

regards,

Joseph

ラベル(1)
タグ(1)
0 件の賞賛
返信
1 返信

1,299件の閲覧回数
Hawkeye
Contributor III

It sounds like address range used to access your RAM is defined as reserved in your memory configuration file (.mem).  Check out the Memory Configuration Files section of Targeting_ColdFire.pdf.

0 件の賞賛
返信