Doubts regarding memory dump

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

Doubts regarding memory dump

ソリューションへジャンプ
1,355件の閲覧回数
khryme
Contributor I

Hi. I'm trying to read the memory of a MC9S08GB60 processor with the USBDM programmer and the memory dump application, but I have some doubts about the parameters to use.

I used the following parameters:

Device Type: HCS08

Communication Speed: 250kHZ

Address range: Start: C000 - End: FFFF - Width: 1

They are correct, or there is a risk of losing some information?

Thanks in advance (and sorry for my english! :smileyhappy: )

Best Regards

0 件の賞賛
返信
1 解決策
1,063件の閲覧回数
pgo
Senior Contributor V

Hi Khryme,

Please check the memory map in the GB60 Manual:

pastedImage_0.png

You would need the two flash ranges as shown above:

1080 - 17FF, size 1

182C - FFFF, size 1

If you leave the "Keep Empty SRECs" unchecked then unprogrammed areas will be omitted from the image file.

bye

元の投稿で解決策を見る

2 返答(返信)
1,064件の閲覧回数
pgo
Senior Contributor V

Hi Khryme,

Please check the memory map in the GB60 Manual:

pastedImage_0.png

You would need the two flash ranges as shown above:

1080 - 17FF, size 1

182C - FFFF, size 1

If you leave the "Keep Empty SRECs" unchecked then unprogrammed areas will be omitted from the image file.

bye

1,063件の閲覧回数
khryme
Contributor I

thank you so much!

0 件の賞賛
返信