Post Reply 
[WP 34S] Enhanced Y register display: fractions, bugfixes etc.
02-07-2014, 03:20 AM
Post: #22
RE: [WP 34S] Enhanced Y register display: fractions, bugfixes etc.
(02-06-2014 02:39 AM)Bit Wrote:  I've found the problem, applied a quick fix and uploaded a new binary (which doesn't display the question marks) into the original post.
I assumed that non-const objects with static storage duration that have an initializer end up in the data section and will be copied to the volatile RAM every time the device wakes up from sleep. That's apparently not the case. Those question marks were placeholders for various indicators in the templates I introduced, but they stayed in the flash and were thus read-only.

Rather than trying to change how this is handled, I changed the code so it no longer needs such modifiable objects. I've updated the patch in the first post.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: [WP 34S] Enhanced Y register display: fractions, bugfixes etc. - Bit - 02-07-2014 03:20 AM



User(s) browsing this thread: 2 Guest(s)