Author Topic: 84 Plus...ten apps...out of memory...help?  (Read 9999 times)

0 Members and 1 Guest are viewing this topic.

Offline thepenguin77

  • z80 Assembly Master
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1594
  • Rating: +823/-5
  • The game in my avatar is bit.ly/p0zPWu
    • View Profile
Re: 84 Plus...six apps...out of memory...help?
« Reply #15 on: January 25, 2011, 03:11:46 pm »
Pulling the batteries out has no effect on flash. It is the same as forcing a RAM clear by holding DEL in while you insert a battery.

Darl, I believe that your problem is that you are simply out of memory. The reason that this is not apparent though is that you have 76k left. But that 76k is not continuous. Flash is made up of sectors, and each sector is made up of 4 pages that each contain 16,384 bytes. When you archive something, it is fine if it crosses a page boundary, but it cannnot cross a sector boundary. So that 76k that you see is free is actually just the little bits and pieces left at the end of your sectors.

The reason that you managed to up your limit to 12 is that during all your memory shifting, you managed to get the programs to fit better in your sectors. Imagine trying to fill several large boxes with smaller boxes, obviously, if you do it haphazardly, you will not get as many to fit as you could if you tried some sort of strategy.

Now to make the most of what you have left. If you really want to squeeze all the space out of the calculator that you can, here is what you can do:
1. Send all you programs to your computer (apps don't matter)
2. Make sure your variable archive is clean (a reset Vars wouldn't hurt)
3. Sort them by size.
4. Send them back biggest to smallest
Hopefully, doing this will make the programs fit into the sectors in the most efficient way and you will be able to maybe fit 16 apps on. But don't forget, you only unlock an extra sector for apps when you manage to not use another 65,536 byte sector because apps and programs cannot exist in the same sector.
« Last Edit: January 25, 2011, 03:13:26 pm by thepenguin77 »
zStart v1.3.013 9-20-2013 
All of my utilities
TI-Connect Help
You can build a statue out of either 1'x1' blocks or 12'x12' blocks. The 1'x1' blocks will take a lot longer, but the final product is worth it.
       -Runer112

Offline DrDnar

  • LV7 Elite (Next: 700)
  • *******
  • Posts: 546
  • Rating: +97/-1
    • View Profile
Re: 84 Plus...six apps...out of memory...help?
« Reply #16 on: January 25, 2011, 03:13:47 pm »
Have you tried taking out all the batteries, including the backup, for at least 6 hours? That resets a lot of things, including Flash memory (more than a reset does)
That is wrong. Flash is non-volatile memory, meaning that it does not require a power source to retain its information. If you've gotten flash messed up enough that the unit cannot boot, the only way to clear it is via the boot self test.

Edit: Ninja'd
« Last Edit: January 25, 2011, 03:22:01 pm by DrDnar »
"No tools will make a man a skilled workman, or master of defense, nor be of any use to him who has not learned how to handle them, and has never bestowed any attention upon them. . . . Yes, [] the tools which would teach men their own use would be beyond price."—Plato's The Republic, circa 380 BC

Offline Happybobjr

  • James Oldiges
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2325
  • Rating: +128/-20
  • Howdy :)
    • View Profile
Re: 84 Plus...six apps...out of memory...help?
« Reply #17 on: January 25, 2011, 04:47:34 pm »
Have you tried contacting Ti-cares?
They might help. :P
School: East Central High School
 
Axe: 1.0.0
TI-84 +SE  ||| OS: 2.53 MP (patched) ||| Version: "M"
TI-Nspire    |||  Lent out, and never returned
____________________________________________________________

Offline Darl181

  • «Yo buddy, you still alive?»
  • CoT Emeritus
  • LV12 Extreme Poster (Next: 5000)
  • *
  • Posts: 3408
  • Rating: +305/-13
  • VGhlIEdhbWU=
    • View Profile
    • darl181.webuda.com
Re: 84 Plus...six apps...out of memory...help?
« Reply #18 on: January 25, 2011, 06:32:41 pm »
I understand that flash is divided...but thanks anyways.

Now I have Axe 0.4.8 on the calc ;D but the OS still won't send.
You know how in tilp, if you get an error a window pops up with the sign on the left, and the explanation on the right?  Well, I get that when I try to send the OS, but without an explanation.  Just the red sign.
I tried the del thing, so the calc says, "install operating system now", and I tried to send the OS then.  Whoever speaks tilp can interpret this: "Msg: using basic mode while being in boot mode."  ???
Vy'o'us pleorsdti thl'e gjaemue

Offline calc84maniac

  • eZ80 Guru
  • Coder Of Tomorrow
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2912
  • Rating: +471/-17
    • View Profile
    • TI-Boy CE
Re: 84 Plus...six apps...out of memory...help?
« Reply #19 on: January 25, 2011, 06:33:49 pm »
You can resend the OS without using the DEL trick (unless the OS was already too corrupted to start up normally)
"Most people ask, 'What does a thing do?' Hackers ask, 'What can I make it do?'" - Pablos Holman

Offline Darl181

  • «Yo buddy, you still alive?»
  • CoT Emeritus
  • LV12 Extreme Poster (Next: 5000)
  • *
  • Posts: 3408
  • Rating: +305/-13
  • VGhlIEdhbWU=
    • View Profile
    • darl181.webuda.com
Re: 84 Plus...six apps...out of memory...help?
« Reply #20 on: January 25, 2011, 06:51:36 pm »
Tilp refuses to send the OS where it worked before.
Vy'o'us pleorsdti thl'e gjaemue

Offline squidgetx

  • Food.
  • CoT Emeritus
  • LV10 31337 u53r (Next: 2000)
  • *
  • Posts: 1881
  • Rating: +503/-17
  • rawr.
    • View Profile
Re: 84 Plus...six apps...out of memory...help?
« Reply #21 on: January 25, 2011, 07:30:52 pm »
What happens if you try to compile an app with Axe? Does that allow you over 6 apps?

Offline Darl181

  • «Yo buddy, you still alive?»
  • CoT Emeritus
  • LV12 Extreme Poster (Next: 5000)
  • *
  • Posts: 3408
  • Rating: +305/-13
  • VGhlIEdhbWU=
    • View Profile
    • darl181.webuda.com
Re: 84 Plus...ten apps...out of memory...help?
« Reply #22 on: January 25, 2011, 07:59:20 pm »
Acually, I haven't tried that recently, but when I was working on TWHG it would throw some random error when I tried to compile and it would make >10 apps.
Vy'o'us pleorsdti thl'e gjaemue

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: 84 Plus...ten apps...out of memory...help?
« Reply #23 on: January 28, 2011, 09:56:19 pm »
This is weird. I really hope it's not a broken flash chip or something. On my calc I got weird issues too, but not this bad. Compiling apps on my 83+ freezes the calc or puts junk in the Y= menu and doesn't create the APP.
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)