Post Reply 
What gets stored where?
03-03-2017, 05:57 PM (This post was last modified: 03-03-2017 05:58 PM by Han.)
Post: #2
RE: What gets stored where?
There is RAM (32MB), and there is FLASH (256MB). RAM is used by the calculator and temporarily stores your data. When you turn the calculator off, certain parts (the important data that are absolutely important to the user) are written into flash (e.g. programs, user variables, etc.).

You access the storage space by simply creating objects (e.g. programs and variables). Unlike other handheld devices, however, there is no storage like a USB drive. All file / data transfers are done through the connectivity kit, and the only things that you can transfer are valid objects (such as apps and programs).

Graph 3D | QPI | SolveSys
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
What gets stored where? - grsbanks - 03-03-2017, 05:49 PM
RE: What gets stored where? - Han - 03-03-2017 05:57 PM
RE: What gets stored where? - StephenG1CMZ - 03-03-2017, 10:23 PM
RE: What gets stored where? - grsbanks - 03-03-2017, 05:59 PM
RE: What gets stored where? - Han - 03-03-2017, 06:12 PM
RE: What gets stored where? - grsbanks - 03-03-2017, 06:13 PM
RE: What gets stored where? - Arno K - 03-03-2017, 09:22 PM
RE: What gets stored where? - Tim Wessman - 03-03-2017, 10:11 PM
RE: What gets stored where? - Tim Wessman - 03-03-2017, 10:39 PM



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