Doubts regarding memory dump

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

Doubts regarding memory dump

跳至解决方案
1,352 次查看
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,060 次查看
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,061 次查看
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,060 次查看
khryme
Contributor I

thank you so much!

0 项奖励
回复