The Museum of HP Calculators

HP Forum Archive 14

[ Return to Index | Top of Index ]

48SX ROM version?
Message #1 Posted by unspellable on 15 Apr 2004, 10:26 a.m.

What's the key sequence to display the ROM version on a 48SX or on a 48GX?

      
Re: 48SX ROM version?
Message #2 Posted by Massimo (Italy) on 15 Apr 2004, 10:42 a.m.,
in response to message #1 by unspellable

Just found this here (http://wwwbzs.tu-graz.ac.at/~fleischh/computer/hp48/horn/postings/faq.txt):

2* How can I tell what ROM revision I have?

Do the following:

1. Turn the calculator on (press ON and then release).

2. Press ON again, and while holding it down, hit the "D" key (the fourth white key in the top row) and then release the ON key. You should get three vertical lines in the display, one down the middle.

3. Hit the backspace key (it says DROP and CLR over it). You should get some meaningless hexadecimal in the first line of the display. (Mine says 705D9:1B8D...).

4. Press and hold down the EVAL key. It should say:

Version HP48-* Copyright HP 1989

where the * is an uppercase letter (A, B, etc.) indicating the ROM version.

5. Release the EVAL key. Hold down ON and hit "C" (the third white key in the top row. This is a general reset operation that returns the calculator to normal from the diagnostic stuff (which is where ON-D puts you).

(The above was mostly taken from a posting by Mark Adler -- madler@tybalt.caltech.edu)

            
Re: 48SX ROM version?
Message #3 Posted by James M. Prange on 15 Apr 2004, 12:12 p.m.,
in response to message #2 by Massimo (Italy)

Exactly Right for the 48SX/S.

With the 48G series and 49 series, just type in VERSION and press ENTER.

The 49 series has an additional command VER that gives information on the CAS part of the flash ROM.

On the 49g+, at least in revision 1.23, when you start the ON-D or ON-F system test screen, a different version and build number are briefly displayed.

Also on the 49g+, if you start as if you were going to update the flash ROM from the SD card, the boot version and internal serial will be displayed.

Regards,
James

                  
Re: 48SX ROM version?
Message #4 Posted by Massimo (Italy) on 15 Apr 2004, 12:50 p.m.,
in response to message #3 by James M. Prange

Oooops! I missed the GX part of the question... I stopped on the subject line, I fear.

Sorry,
Massimo

                  
Re: 48SX ROM version?
Message #5 Posted by Matthias on 15 Apr 2004, 3:50 p.m.,
in response to message #3 by James M. Prange

As I think, the command "VERSION" only works with newer 48sī, earlier versions might have problems. I propose the following command for all 48series:

# [SPACE] 30794h SYSEVAL [EVAL]

                        
Re: 48SX ROM version?
Message #6 Posted by James M. Prange on 15 Apr 2004, 10:33 p.m.,
in response to message #5 by Matthias

Yes, the VERSION command isn't available on the 48SX/S, so if you type it in, it will be compiled to a global name.

# 30794h SYSEVAL is the equivalent of the SysRPL command VERSTRING. It gets you the binary transfer header string (similar to HPHP48-A) on any 48, but a warmstart on a 49. On a 49, the VERSTRING equivalent is # 2F389h SYSEVAL.

Regards,
James


[ Return to Index | Top of Index ]

Go back to the main exhibit hall