Re: WP34S nested error Message #2 Posted by Paul Dale on 6 Feb 2012, 3:48 a.m., in response to message #1 by Alessandro Castellani (Italy)
Version 2 firmware does not permit solve, integrate, f', f", sum or product to nest or call any of them others. This stems from a limitation on the number of reserved internal registers.
There are two obvious solutions here.
Code f' or solve yourself and use the built in version of the other (hint: look in the library directory on subversion for outline code for these or grab versions from the library here on the Museum).
The alternative would be to upgrade to version 3 which removes this restriction entirely. In version 3 firmware, you can freely nest and mix these functions subject to having enough available RAM.
- Pauli
|