Omnimaga

Calculator Community => TI Calculators => General Calculator Help => Topic started by: Deep Toaster on July 26, 2014, 02:23:54 am

Title: When is the DEL trick necessary?
Post by: Deep Toaster on July 26, 2014, 02:23:54 am
So I just spent all day figuring out loading helper data from the archive for my Axe game. Of course there were plenty of crashes, but four (!) in particular were bad enough that I couldn't ten the calculator back on without doing the battery+DEL trick.

My archive seemed fine afterward, no lost variables or corruption or anything, but it got me wondering how I even got to that point (and so often). What would cause such a crash where pressing the ON button doesn't work anymore?
Title: Re: When is the DEL trick necessary?
Post by: Hooloovoo on July 26, 2014, 03:53:08 am
A crash this severe is likely caused by the OS getting corrupted. The battery+[del] trick is something the boot code does so that the calc is recoverable if it has a broken OS. Loading data from archive shouldn't cause crashes like this though.
Title: Re: When is the DEL trick necessary?
Post by: Deep Toaster on July 26, 2014, 01:05:45 pm
My OS is fine AFAICT. All I do after getting the "please install operations system now" message is press ON to exit, and the unit works fine afterward.
Title: Re: When is the DEL trick necessary?
Post by: DJ Omnimaga on July 26, 2014, 01:27:00 pm
Yeah I was always wondering that. I wonder if it has to do with the calc no longer being able to load the RAM clear routine or something?
Title: Re: When is the DEL trick necessary?
Post by: Streetwalrus on July 26, 2014, 01:30:59 pm
I suppose it's because it gets stuck into a state that doesn't make it initialize the hardware or something. I know that it will not always RAM clear when you pull a battery.