Author Topic: Axe freezes when compiling an application  (Read 14218 times)

0 Members and 1 Guest are viewing this topic.

Offline aeTIos

  • Nonbinary computing specialist
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3915
  • Rating: +184/-32
    • View Profile
    • wank.party
Axe freezes when compiling an application
« on: October 15, 2010, 09:41:53 am »
hello guys,

ive a problem with axe.
if i compile an application,  it works if i have no other apps compiled (so thats only 1 time)
the 2nd (and up) time, axe freezes at the point it says: Writing app.....
i tried waiting, but that does not work and i have to pull a battery.
someone who has this problem too and whats the solution for this???

I'm not a nerd but I pretend:

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: Axe freezes when compiling an application
« Reply #1 on: October 15, 2010, 10:26:36 am »
At first I thought it was frozen too, but it turned out it was just "writing the app."  It took about 10 seconds.  If you waited a minure or more, that's probably ad different story,though.
How long did you wait?
Vy'o'us pleorsdti thl'e gjaemue

Offline Broseph Radson

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 295
  • Rating: +20/-1
  • Its 0x1A4 somewhere
    • View Profile
Re: Axe freezes when compiling an application
« Reply #2 on: October 15, 2010, 10:49:30 am »
I did the same thing (84+ 2.43) and it froze. I gave it about 10 minutes and had to pull a battery too.

I just figured it had to do with the 84+ OS, since it seems to have problems. Like the ASM power off command does a RAM clear.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Axe freezes when compiling an application
« Reply #3 on: October 15, 2010, 11:36:48 am »
Strange, did you ever got able to compile an APP successfully? I wonder if TI uses different FLash memory in some 83+/84+ than others, because on the forums I am the only 83+ owner who cannot compile APPs. I wonder if it could be a Flash memory hardware issue too?

http://www.omnimaga.org/index.php?action=dlattach;topic=1475.0;attach=2288
http://ourl.ca/4072/102202
« Last Edit: October 15, 2010, 11:40:13 am by DJ Omnimaga »

Offline FinaleTI

  • Believe in the pony that believes in you!
  • CoT Emeritus
  • LV10 31337 u53r (Next: 2000)
  • *
  • Posts: 1830
  • Rating: +121/-2
  • Believe in the pony that believes in you!
    • View Profile
    • dmuckerman.tumblr.com
Re: Axe freezes when compiling an application
« Reply #4 on: October 15, 2010, 11:41:01 am »
What version of Axe are you using?
Strange, did you ever got able to compile an APP successfully? I wonder if TI uses different FLash memory in some 83+/84+ than others, because on the forums I am the only 83+ owner who cannot compile APPs. I wonder if it could be a Flash memory hardware issue too?
Actually, last I tried on my 83+, I couldn't compile Apps either. That was a few versions ago, and I only tried once, so it could have been a random error.


Spoiler For Projects:

My projects haven't been worked on in a while, so they're all on hiatus for the time being. I do hope to eventually return to them in some form or another...

Spoiler For Pokemon TI:
Axe port of Pokemon Red/Blue to the 83+/84+ family. On hold.

Spoiler For Nostalgia:
My big personal project, an original RPG about dimensional travel and a few heroes tasked with saving the world.
Coding-wise, on hold, but I am re-working the story.

Spoiler For Finale's Super Insane Tunnel Pack of Doom:
I will be combining Blur and Collision Course into a single gamepack. On hold.

Spoiler For Nostalgia Origins: Sky's Story:
Prequel to Nostalgia. On hold, especially while the story is re-worked.

Offline Quigibo

  • The Executioner
  • CoT Emeritus
  • LV11 Super Veteran (Next: 3000)
  • *
  • Posts: 2031
  • Rating: +1075/-24
  • I wish real life had a "Save" and "Load" button...
    • View Profile
Re: Axe freezes when compiling an application
« Reply #5 on: October 15, 2010, 04:50:18 pm »
Did you get a "Defragmenting..." message before it attempted to write the app on the second time?
___Axe_Parser___
Today the calculator, tomorrow the world!

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: Axe freezes when compiling an application
« Reply #6 on: October 15, 2010, 06:22:41 pm »
I did the same thing (84+ 2.43) and it froze. I gave it about 10 minutes and had to pull a battery too.

I just figured it had to do with the 84+ OS, since it seems to have problems. Like the ASM power off command does a RAM clear.

Same here, I have an 84+BE with 2.43.  but it works for me.  Maybe it has to do with the boot code or amount of RAM?
Vy'o'us pleorsdti thl'e gjaemue

Offline aeTIos

  • Nonbinary computing specialist
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3915
  • Rating: +184/-32
    • View Profile
    • wank.party
Re: Axe freezes when compiling an application
« Reply #7 on: October 17, 2010, 04:03:32 am »
Strange, did you ever got able to compile an APP successfully? I wonder if TI uses different FLash memory in some 83+/84+ than others, because on the forums I am the only 83+ owner who cannot compile APPs. I wonder if it could be a Flash memory hardware issue too?

http://www.omnimaga.org/index.php?action=dlattach;topic=1475.0;attach=2288
http://ourl.ca/4072/102202
Yes i am able to have 1 app compiled at a time
I'm not a nerd but I pretend:

Offline aeTIos

  • Nonbinary computing specialist
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3915
  • Rating: +184/-32
    • View Profile
    • wank.party
Re: Axe freezes when compiling an application
« Reply #8 on: October 17, 2010, 04:04:28 am »
Did you get a "Defragmenting..." message before it attempted to write the app on the second time?
no, its the 1st time i write it.
if you get defrag.. then it takes some longer, i know
I'm not a nerd but I pretend:

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Axe freezes when compiling an application
« Reply #9 on: October 17, 2010, 04:04:46 am »
So if you have no app on the calc it works fine, but if you try to compile a second one it fails, forcing you to delete any previously compiled APP before being able to have a new one?

Offline aeTIos

  • Nonbinary computing specialist
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3915
  • Rating: +184/-32
    • View Profile
    • wank.party
Re: Axe freezes when compiling an application
« Reply #10 on: October 17, 2010, 04:09:08 am »
So if you have no app on the calc it works fine, but if you try to compile a second one it fails, forcing you to delete any previously compiled APP before being able to have a new one?
exact!
I'm not a nerd but I pretend: