Author Topic: nspire low memory pop-up  (Read 6833 times)

0 Members and 1 Guest are viewing this topic.

Offline lkj

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 485
  • Rating: +58/-1
    • View Profile
nspire low memory pop-up
« on: November 20, 2011, 04:58:50 pm »
I have about 9 MB free memory on my nspire CAS, but when I was writing a document (only 4 KB or so) suddenly a low memory message appeared, something like "not much memory left, save the document". Is this a real problem and what causes it?

Offline Jim Bauwens

  • Lua! Nspire! Linux!
  • Editor
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1881
  • Rating: +206/-7
  • Linux!
    • View Profile
    • nothing...
Re: nspire low memory pop-up
« Reply #1 on: November 20, 2011, 05:06:59 pm »
It might be just your RAM (no problem). Just restart your calculator, and there is a big chance the problem is gone :)

Offline BalancedFury

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 722
  • Rating: +29/-2
    • View Profile
Re: nspire low memory pop-up
« Reply #2 on: November 20, 2011, 05:08:12 pm »
Wait, 9mb left and writing a 4kb thing and says low memory?? O.O
Don't u mean 9kb? D:
Antonio Nam = DualBLDR = Tony Arthur... U choose!





JOIN THE PETITION TO ADD THIS EMOTICON!!
[|:{P ------->


Yo dawg I herd u lost the game game so I coded the game game in your calc so you can lose the game game while you code your code about losing the game game.

Offline Jonius7

  • python! Lua!
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1918
  • Rating: +82/-18
  • Still bringing new dimensions to the TI-nspire...
    • View Profile
    • TI Stadium
Re: nspire low memory pop-up
« Reply #3 on: November 20, 2011, 05:08:49 pm »
Ah Yeah I've seen this b4
For example if you have lots of pages with programs opened up that takes RAM. Best to remove some by pressing menu->2->1 to save it and then delete the page.
Can also happen during program execution if the history of the calc app is too much.
« Last Edit: November 20, 2011, 05:09:57 pm by Jonius7 »
Programmed some CASIO Basic in the past
DJ Omnimaga Music Discographist ;)
DJ Omnimaga Discography
My Own Music!
My Released Projects (Updated 2015/05/08)
TI-nspire BASIC
TI-nspire Hold 'em
Health Bar
Scissors Paper Rock
TI-nspire Lua
Numstrat
TI-nspire Hold 'em Lua
Transport Chooser
Secret Project (at v0.08.2 - 2015/05/08)
Spoiler For Extra To-Be-Sorted Clutter:

Spoiler For Relegated Projects:
TI-nspire BASIC
Battle of 16s (stalled) | sTIck RPG (stalled) | Monopoly (stalled) | Cosmic Legions (stalled)
Axe Parser
Doodle God (stalled while I go and learn some Axe)

Offline lkj

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 485
  • Rating: +58/-1
    • View Profile
Re: nspire low memory pop-up
« Reply #4 on: November 21, 2011, 01:57:26 am »
Ah I thought it could be just the RAM, but then I thought that would be a bit strange because I hadn't used my calc very much since the last reboot.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: nspire low memory pop-up
« Reply #5 on: November 21, 2011, 04:12:08 am »
How do you clear the history? Does the history actually gets filled up everytime for example you save your game? If so, then this might suck for games that requires a lot of data saves. O.O

Or is it just a bug like when you try transfering an app to a 84+ with TI-Connect and it says mem full despite it being almost empty?
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Jonius7

  • python! Lua!
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1918
  • Rating: +82/-18
  • Still bringing new dimensions to the TI-nspire...
    • View Profile
    • TI Stadium
Re: nspire low memory pop-up
« Reply #6 on: November 24, 2011, 02:24:10 pm »
I think it's kind of in memory build up when saving documents but I have experienced this before. And data saves shouldn't be a problem it's just that the current memory required to execute programs can sometimes exceed the space on the TI-nspire. I'm not too sure about it exactly.
Programmed some CASIO Basic in the past
DJ Omnimaga Music Discographist ;)
DJ Omnimaga Discography
My Own Music!
My Released Projects (Updated 2015/05/08)
TI-nspire BASIC
TI-nspire Hold 'em
Health Bar
Scissors Paper Rock
TI-nspire Lua
Numstrat
TI-nspire Hold 'em Lua
Transport Chooser
Secret Project (at v0.08.2 - 2015/05/08)
Spoiler For Extra To-Be-Sorted Clutter:

Spoiler For Relegated Projects:
TI-nspire BASIC
Battle of 16s (stalled) | sTIck RPG (stalled) | Monopoly (stalled) | Cosmic Legions (stalled)
Axe Parser
Doodle God (stalled while I go and learn some Axe)

Offline Jim Bauwens

  • Lua! Nspire! Linux!
  • Editor
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1881
  • Rating: +206/-7
  • Linux!
    • View Profile
    • nothing...
Re: nspire low memory pop-up
« Reply #7 on: November 24, 2011, 02:33:26 pm »
How do you clear the history? Does the history actually gets filled up everytime for example you save your game? If so, then this might suck for games that requires a lot of data saves. O.O

Or is it just a bug like when you try transfering an app to a 84+ with TI-Connect and it says mem full despite it being almost empty?
The calculation history is nothing for the nspire, its documents that are the problem, as they get decompressed into ram (so huge documents can be problems). And sometimes bad programmed Lua scripts can trigger the memory alert. Of course TI will have made some bugs too :)