HP Forums
(41CL) backup RAM to computer over serial port - Printable Version

+- HP Forums (https://www.hpmuseum.org/forum)
+-- Forum: HP Calculators (and very old HP Computers) (/forum-3.html)
+--- Forum: General Forum (/forum-4.html)
+--- Thread: (41CL) backup RAM to computer over serial port (/thread-12597.html)



(41CL) backup RAM to computer over serial port - cdmackay - 03-10-2019 01:57 AM

Having recently done my first flash update over the serial port, using Sylvain & Monte's excellent tools, and discussing Ángel's possible updates to YWALL to allow backup of RAM to flash on the V5 board, I wondered…

Is it feasible to backup RAM pages 0x800 & 0x804 over the serial port to a PC, using YEXP, and subsequently use YIMP to successfully restore the state?

Flash backup is convenient, and covers most cases, but doesn't cover loss or damage of the 41CL itself. e.g. I drop it, or lose it, in the pub.

I have just ordered a PIL-Box from Jean-Francois, and am now looking for an HP-IL module & cable, which will give me another way to back things up, but is the above feasible?


RE: (41CL) backup RAM to computer over serial port - Monte Dalrymple - 03-10-2019 07:43 PM

(03-10-2019 01:57 AM)cdmackay Wrote:  Is it feasible to backup RAM pages 0x800 & 0x804 over the serial port to a PC, using YEXP, and subsequently use YIMP to successfully restore the state?

I have never done this but it should work fine.


RE: (41CL) backup RAM to computer over serial port - cdmackay - 03-10-2019 09:54 PM

(03-10-2019 07:43 PM)Monte Dalrymple Wrote:  I have never done this but it should work fine.

Thanks Monte, I'll have a play.

Might also be fun to write a few PC programs to extract/decode the contents of those backups, e.g. RPN registers, key assignments, files in extended memory, MMU registers etc. I'll have a go at that, too.