mellamokb
Joined: 10 May 2007 Posts: 100
|
Posted: May 18, 2007 9:31 AM Post subject: |
|
|
Hi sujinge9,
Putting files onto the calculator probably requires a little more RAM than just the exact size of the file, i.e., even if you have 8KB of RAM, you might have trouble putting a 7KB file into the RAM because there is so little left.
The best solution is to archive your programs and apps already on the calculator. If you archive files, they use FLASH ROM instead of RAM, freeing up that RAM for use by the home screen and apps. Your calculator needs at least a little RAM just to function properly.
To archive files, go to VAR-LINK [2nd]+[MINUS] and select the files you want to archive. [F1]+[8] will then archive those files. You can also use the "archive" function on the home screen:
| Code: |
Archive myprog1, myprog2, myprog3
|
You might also try deleting any programs / variables / apps that you don't use to free up more space.
Hope this helps!
~ mellamokb |
|