HP 15C Memory Allocation



#2

I'm at my wit's end! Is my beloved 15C finally broken?
Everything seems to work fine - but I seem to have lost all memory. I can only store numbers in Registers 0 and 1. I have no programming steps available.
If I try 19 f[DIM][(i)] I get Error 10

All the diagnostics [ON]X, [ON]+ and [ON]divide work and show no issue.
All the keystroke functions work fine.

I just can't do any programming.

Please email any thoughts/advise...

Thanks,

Bill


#3

You didn't say if you cleared memory: [ON] [-] like the other self tests. That should result in a "Pr Error" display.

That usually takes care of wierd Voyager behavior.


#4

Randy - you are my hero!
Memory restored - all with a couple of button pushes. Many thanks.


Bill

#5

Hi Bill, all;

This sort of behavior only happens when

0 [f][DIM][(i)]
is performed. Registers Ro and R1 in the HP15C are permanent, can never be used with other purposes but store numbers. In fact, they are used as index to access matrix elements.

Beacause

19 [f][DIM][(i)]
did not work, I'd suggest two keystroke sequences that might probably solved the problem. The first one would be
[f][MATRIX]0
that clears all matrix definitions (dimension 0,0) and data, restoring all registers dedicated to matrices to the 'uncommited register segment'. After that, any register that could be used by matrices would be free for use by programs, though. The other one would be considering the existence of programs and clearing program memory with
[f]CLEAR[PRGM] (while in program mode)
In both cases, Randy´s precise solution works perfectly fine because all memory is cleared and default status is set. I decided to add this brief because sometimes, even when the problem is solved, the cause may be yet obscure. As I am an Engineer, I am always trying to find the cause so it can be avoided in the future...

Cheers.

Luiz (Brazil)

Edited: 24 Feb 2006, 12:10 p.m.


Possibly Related Threads…
Thread Author Replies Views Last Post
  HP-15C/DM-15CC Memory questions x34 2 1,548 07-24-2012, 06:28 PM
Last Post: Jeroen Van Nieuwenhove
  41 User Memory vs System Memory Gerry Schultz 6 2,511 07-01-2012, 12:02 AM
Last Post: Monte Dalrymple
  [WP34S] LocRm allocation function missing? Chris Tvergard 10 3,335 05-14-2012, 10:14 AM
Last Post: Chris Tvergard
  HP 15C LE firmware and memory questions Lode 10 3,441 01-28-2012, 07:24 PM
Last Post: uhmgawa
  HP 15C Tutorial Posted (Memory Exchange, MISO) Eddie W. Shore 0 749 12-18-2011, 03:49 PM
Last Post: Eddie W. Shore
  WP 34S: Memory Allocation - New Document / Testing Marcus von Cube, Germany 0 828 11-09-2011, 11:48 AM
Last Post: Marcus von Cube, Germany
  Photo of my HP 15c | 15c LE DigiGal 2 1,610 10-12-2011, 12:34 PM
Last Post: DigiGal
  HP 15c LE vs HP-15C dimensions - BOTH ARE HUGE! Joerg Woerner 4 2,012 10-03-2011, 06:53 AM
Last Post: Jim Johnson
  HP 15C and 15C LE not the same dimensions? Derek 16 4,606 09-30-2011, 05:33 PM
Last Post: Derek
  Original 15C Keyboard Test Works With 15C LE!!! DigiGal 5 2,283 09-26-2011, 07:33 PM
Last Post: M. Joury

Forum Jump: