I have a 41cx. had a memory loss error.
The survey module now does not operate properly. all routines start but by the second or third line DSP BRG appears.
Any suggestions?
Thanks
HP 41cx Survey module
|
|
« Next Oldest | Next Newest »
|
▼
Post: #2
05-02-2006, 01:01 PM
I have a 41cx. had a memory loss error. The survey module now does not operate properly. all routines start but by the second or third line DSP BRG appears.
Any suggestions? ▼
Post: #3
05-02-2006, 01:15 PM
[xeq] [alpha] SIZE [alpha] 040 should fix your problem. CX's default to a small number of numeric registers, less than the survey routines require. Resizing memory will fix it. The CV does not has the issue as it alocates more memory to register usage by default.
Edited: 2 May 2006, 1:18 p.m. |