Problem Reading/Writing Paged Memory 9S08DZ96

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

Problem Reading/Writing Paged Memory 9S08DZ96

1,416件の閲覧回数
dougie1
Contributor I

Since my XProg Programmer suddenly died and I'm in urgent need getting a 9S08DZ96 programmed, I got stuck somehow. 

The only combination of Harware and Software I was able getting to work is a JS16CWJ based USBDM interface with current software & drivers under WinXP. I'm able to read the processor with Memory Dump, however I'm lost how to access paged memory, even I provided PPAGE address 78.
Linear reading works up to FFFF, but misses Page 4 & 5 (or I don't know how to properly address it)

Problem: I do have the full flash dump from the XProg as a bin file. How can this be converted in a format accepted by the HCS08 Programmer?

All experiments converting the bin into a S19 file failed so far. 

Could you please help me out?

BR
Ralf

0 件の賞賛
返信
1 返信

1,409件の閲覧回数
dougie1
Contributor I

Got it sorted! 

I need to read EITHER linear OR paged! That was my mistake!

Reading pages with PPAGE = 78

008000 - 00BFFF Page 0
018000 - 01BFFF Page 1
028000 - 02BFFF Page 2
038000 - 03BFFF Page 3
048000 - 04BFFF Page 4
058000 - 05BFFF Page 5

Worked nicely! 
Edit: its easy converting S19 File into bin, but vice versa does not work without knowing page structure and addresses. 

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