Hello all,
I have this old RAM card for my HP 48GX, but I don't really know the size of it or if it's working really correctly.
Is there a simple test I can run in the 48GX to give me the size of the RAM card and to test it?
Best regards,
jbssm
Testing an HP 48GX RAM Card - Question
|
02-24-2006, 05:18 AM
Hello all, I have this old RAM card for my HP 48GX, but I don't really know the size of it or if it's working really correctly. Is there a simple test I can run in the 48GX to give me the size of the RAM card and to test it?
Best regards,
02-24-2006, 05:28 AM
Hi,
first make sure the read/write protection switch is in the r/w position.
Then type 1 PINIT. After a while, when the the port init is over, For more details, RTFM;-) HTH Raymond
02-24-2006, 11:30 AM
This brings up a related issue; Is there any way to test any/all available ports of a HP48GX Ramcard as blocks of RAM, similar to conventional RAM testing, that is, write/read each HW location in the RAM block? Tomcee
02-24-2006, 01:53 PM
Hi, this may also be a RTFM;-)
The HP-48 has some self-test capabilities,
Of course you could write a small ML program
To enter the memory test, just press and hold the ON key,
Now press the up-arrow key, and the main memory will be checked,
To revert to normal operation, just press and hold ON, HTH Raymond
02-24-2006, 03:24 PM
Thanks for the reply. What I am referring to is not exactly what is built into the machine or in the manual; what I have in mind is something like specifying a particular address or range of addresses: {13:00000 13:0ffff 5A} Where the (proposed) utility would write/read a specific bit pattern (eg: 5A)to that range of adresses (eg: port 13, addresses 00000 to 0fff) and verify. I do understand that each port does not have exactly 128 available. BTW, what are the unavailable locations used for?
Thanks again,
02-24-2006, 06:38 PM
Does the card has any brand name or other markings on it? I
As Raymond wrote, first set the switch to the r/w position. I
32kB and 128kB cards can be used in either slot 1 or slot 2 of
Regards, Edited: 25 Feb 2006, 5:36 p.m.
02-24-2006, 07:29 PM
Quote:
PVARS shows all of my cards as having 131072 bytes per (empty)
That said, anything other than a library is stored in a port as a
For example, a real number stored as a global variable named 'A'
Regards,
02-25-2006, 05:11 PM
It worked. Thank you very much Raymond ! |
« Next Oldest | Next Newest »
|