27C020 HEX File

Topics related to the Dataman S4
Guest
Posts: 723
Joined: 09 Nov 2011 17:16

27C020 HEX File

Postby Guest » 14 Nov 2011 12:46

I am having a problem with checksum on HEX code from US. The code must be offset to 0C000 for use. So, I fill memory with FF (00000-3FFFF), then send HEX file to S4, then MOVE 00000-3FFFF,0C000. Does not work. Can anyone help? Many thanks in advance!

Mike Freeman

Dataman (Neil Parker)
Posts: 935
Joined: 10 Nov 2011 09:51

Re: 27C020 HEX File

Postby Dataman (Neil Parker) » 14 Nov 2011 12:46

Hi,

Try this method.
1. FILL 00000-3FFFF
2. Send HEX to S4
3. MOVE <file-start-adr>,<file-start-adr+0xbfff>,0C000
It is even possible that your file loads to address 0, so then
just MOVE 00000,0BFFF,0C000

Neil

Guest
Posts: 723
Joined: 09 Nov 2011 17:16

Re: 27C020 HEX File

Postby Guest » 14 Nov 2011 12:46

Neil: Thanks for the help, but I still cannot get the correct checksum. It is bothersome knowing the S4 works, but that I just can not use the HEX code. Thanks again and I will just keep fiddling with it.

Mike Freeman


Return to “Dataman S4”

Who is online

Users browsing this forum: No registered users and 5 guests