So, I'm ready to flash a WP34s up to V3.
What build number is recommended (and why?)
Thanks,
TomC
WP34s V3 - Build Number recommended?
|
|
« Next Oldest | Next Newest »
|
▼
01-20-2012, 06:16 PM
So, I'm ready to flash a WP34s up to V3. What build number is recommended (and why?)
Thanks, ▼
01-20-2012, 06:27 PM
The latest from SVN because v3 is still a work in progress and we're pretty much just bug fixing at this stage.
▼
01-20-2012, 06:34 PM
Is there a current bug list?
Thanks, ▼
01-20-2012, 07:02 PM
It is empty at the moment :-) We try very hard to keep on top of this.
▼
01-20-2012, 08:20 PM
The link in the article (here in the museum) led me to sourceforge v22. Is this the correct one?
▼
01-20-2012, 08:31 PM
Nope, that is version 2.2. There isn't a proper release of version 3 yet. You'll have to grab it from subversion on sourceforge.
▼
01-24-2012, 09:21 PM
So, when I go to subversion, I find revision 2320, 2318, 2311, 2309,...etc... Can anyone out there comment on what versions they have used and what the bugs are (or are not) in that version? I would like to be certain to use a reliable version.
Thank you, ▼
01-24-2012, 10:58 PM
I just flashed 2306. It seems to work fine. How do I find the manual for this version?
Thanks in advance, ▼
01-25-2012, 02:34 AM
Quote: I'd just flash the latest one. Hopefully there'll be less bugs with each revision ;-) The manual isn't updated with every revision anyway, so just grab the latest one here http://wp34s.svn.sourceforge.net/viewvc/wp34s/doc/Manual_wp_34s_3_0.pdf I flashed 2310 a couple of days ago, and applied the new overlay. Works great so far.
Edited: 25 Jan 2012, 7:02 a.m. after one or more responses were posted ▼
01-25-2012, 06:28 AM
Your picture link shows only 7/37 of what could be shown ;-) ▼
01-25-2012, 06:58 AM
maybe it's a teaser, and we'll get the full picture once V3 will be officially released ;)
01-25-2012, 07:02 AM
Quote: Better now? ;-) ▼
01-25-2012, 04:12 PM
A creature of beauty :-) - Pauli ▼
01-25-2012, 06:15 PM
I've been playing with my WP34S (modified from an HP30b) and was curious about the amount of time that the "ON" button needs to be pressed to turn on the calculator. Mine seems to take more than a brief press to turn it on. Often I'll have to press the button twice to turn it on, or press it for what seems to be from a 0.25 to 0.50 sec. I've tried an unmodified HP30b and an HP20b and the "ON" button responds immediately. ▼
01-25-2012, 06:37 PM
I can confirm this behaviour (30B, v3), so it certainly is not something related to your unit. I noticed it as well initially, but I quickly adjusted to pressing the on-key just long enough. I'm curious as well to know whether this keypress latency was built in by design. Given the fact that the original 30b fires up immediately, it doesn't look like a hardware issue. ▼
01-25-2012, 09:29 PM
The hardware supports a debounce value for the ON function which I have set to a somewhat higher value than the original firmware. It prevents accidental turn on. ▼
01-25-2012, 09:38 PM
I've noticed this too, and I'm wondering, have you changed this over the last few months? It seems longer than it once was. Any possibility of making it a little shorter? Eric ▼
01-25-2012, 09:55 PM
I'm not aware of any changes to the value, at least not recently. V3 and V2 share the same low level routines. ▼
01-25-2012, 11:09 PM
My recommendation would be to lower the debounce value. It's very frustrating to hit the "ON" key and have the calculator sit there with a blank screen. (I'm using ver. 2283)
01-26-2012, 05:42 AM
It's a very old feature - observable in build 1108 already :-) ▼
01-28-2012, 10:01 AM
Actually, I think I know what it is. At first I only used a 20b as a 34S, and now I am using a 30b. The 30b keyboard is different so it makes this more noticeable. Eric
01-25-2012, 10:31 PM
I agree (in theory), I flashed 2320 and it locked up the machine (twice), so that is why I 'backed up' to 2306. Thank you for the link (below) to the V3 manual.
Regards, ▼
01-26-2012, 12:55 AM
Can you provide any details as to what you were doing when the crash occurred?
▼
01-28-2012, 11:19 AM
After flashing, I toggled 'debug on' then 'debug off'. The display then went to: 0. ...and the machine no longer responded to the keyboard. Perhaps the flashing process corrupted the machine; if anyone thinks this build should be good, then perhaps I'll retry the flashing. TomC ▼
01-28-2012, 11:37 AM
Turning DEBUG ON will quickly deplete the batteries. This is mainly meant to disable some power saving to allow hardware debugging and should otherwise only be used to unlock the SAMBA mode (ON+S). A hang is nonetheless not intended. An initial flash or major version upgrade is better performed with the ERASE button on the cable. We are still changing op-codes regularly so any salvaged (binary) programs or data are most likely causing trouble. If you have a program on your V2 device and want to upgrade it to V3 you should send it to a matching emulator with SENDP/RECV so that it can be saved to disk and disassembled by Neil's tools. The source can then be recompiled for the new version. Saved library regions can be sent with SENDL n. They can then be saved from the emulator to a region (file) to be later disassembled for recompilation. ▼
01-28-2012, 12:30 PM
Thank you Marcus; good information. I did not have any saved code; this was starting from a fresh 30b. I likely messed up the flash process. I'll try again soon with the latest version. The power thing brought up an interesting thought - I've seen the mods posted to include two AAA batteries; I wonder how workable it would be to install a (normally closed) pin jack on the WP34s to plug in an external dual AAA (or AA) battery pack - temporarily bypassing one of the CR2032s. TomC |