Author Topic: ERR:?  (Read 4091 times)

0 Members and 1 Guest are viewing this topic.

Offline Mighty Moose

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 141
  • Rating: +4/-0
    • View Profile
ERR:?
« on: February 09, 2011, 10:35:28 pm »
I got this after compiling and running an axe program.  Any ideas what it is?
Cheers!
I beta test, so...yeah.  PM me if you want me to test anything :D.

Almost only counts in horseshoes and handgrenades.

Cogito ergo sum.

Calcs:
TI-84+, OS 2.43, Boot Code 1.02, 128k RAM
TI-84+SE VSC, OS 2.43, Boot Code 1.00, 128k RAM  (I'm spoiled :P)
TI-81, OS 1.6K (only borrowed)
Casio fx-CG10 (Prizm), OS 01.04.0200
TI-Nspire Clickpad, OS 1.4
TI-Nspire Clickpad, OS 3.1.0.392
TI-Nspire CAS Clickpad, OS 1.6.10110 (!?) now OS 3.1.0.392

Offline Deep Toaster

  • So much to do, so much time, so little motivation
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 8217
  • Rating: +758/-15
    • View Profile
    • ClrHome
Re: ERR:?
« Reply #1 on: February 09, 2011, 10:36:44 pm »
Never gotten it... Do you know what program you were compiling when you got that?




Offline Mighty Moose

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 141
  • Rating: +4/-0
    • View Profile
Re: ERR:?
« Reply #2 on: February 09, 2011, 10:37:29 pm »
A secret project I have been working on...
I'll try to make a screenie...

EDIT: Not a GIF (Wabbit doesn't want to reproduce...), but here, from TIScreenCapture:
« Last Edit: February 09, 2011, 10:45:55 pm by Mighty Moose »
Cheers!
I beta test, so...yeah.  PM me if you want me to test anything :D.

Almost only counts in horseshoes and handgrenades.

Cogito ergo sum.

Calcs:
TI-84+, OS 2.43, Boot Code 1.02, 128k RAM
TI-84+SE VSC, OS 2.43, Boot Code 1.00, 128k RAM  (I'm spoiled :P)
TI-81, OS 1.6K (only borrowed)
Casio fx-CG10 (Prizm), OS 01.04.0200
TI-Nspire Clickpad, OS 1.4
TI-Nspire Clickpad, OS 3.1.0.392
TI-Nspire CAS Clickpad, OS 1.6.10110 (!?) now OS 3.1.0.392

Offline Deep Toaster

  • So much to do, so much time, so little motivation
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 8217
  • Rating: +758/-15
    • View Profile
    • ClrHome
Re: ERR:?
« Reply #3 on: February 09, 2011, 10:56:42 pm »
Wait, it's during compilation? That's weird...

I want to say your flash is corrupted, but there's probably a better explanation. Last time I corrupted my archive, though, I hit an error that was something like ERR:$#$@LlAVJSJfajdlvADSFI38234... (Random junk, you get the point.)




Offline z80man

  • Casio Traitor
  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 977
  • Rating: +85/-3
    • View Profile
Re: ERR:?
« Reply #4 on: February 09, 2011, 10:59:00 pm »
I thought ? was for an undefined error. Or is that something else.

List of stuff I need to do before September:
1. Finish the Emulator of the Casio Prizm (in active development)
2. Finish the the SH3 asm IDE/assembler/linker program (in active development)
3. Create a partial Java virtual machine  for the Prizm (not started)
4. Create Axe for the Prizm with an Axe legacy mode (in planning phase)
5. Develop a large set of C and asm libraries for the Prizm (some progress)
6. Create an emulator of the 83+ for the Prizm (not started)
7. Create a well polished game that showcases the ability of the Casio Prizm (not started)

Offline Deep Toaster

  • So much to do, so much time, so little motivation
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 8217
  • Rating: +758/-15
    • View Profile
    • ClrHome
Re: ERR:?
« Reply #5 on: February 09, 2011, 11:02:51 pm »
Maybe when there's an undefined error, it displays a string at some random point in memory. That would explain the random junk in my error.




Offline Iambian

  • Coder Of Tomorrow
  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 739
  • Rating: +216/-3
  • Cherry Flavoured Nommer of Fishies
    • View Profile
Re: ERR:?
« Reply #6 on: February 09, 2011, 11:52:59 pm »
Not totally sure how this would apply, but I've gotten that error before. It was due to some faulty input to a _ChkFindSym romcall. Not sure what else could trigger that error, but the TI-OS does have error checking for strange things like that.
A Cherry-Flavored Iambian draws near... what do you do? ...

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: ERR:?
« Reply #7 on: February 10, 2011, 05:27:05 am »
Yeah I would guess its something corrupted in the symbol table.  If you haven't already, I would recommend a data backup and ram clear and see if that works.  If you happened to archive anything while the symbol table was corrupted, it could have resulted in the archive's entry also getting corrupted in which case you would have to do a full rom clear.
___Axe_Parser___
Today the calculator, tomorrow the world!

Offline Munchor

  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6199
  • Rating: +295/-121
  • Code Recycler
    • View Profile
Re: ERR:?
« Reply #8 on: February 10, 2011, 09:33:31 am »
So, this is even worse than UNKNOWN? But it seems to be a client thing.

Mighty Moose, please save the code and then when you can share it, please do so we can check if it is a client thing or a general problem.

Offline Mighty Moose

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 141
  • Rating: +4/-0
    • View Profile
Re: ERR:?
« Reply #9 on: February 10, 2011, 06:04:18 pm »
This is not while compiling, but running.
I backed up the offensive program (and most of my other stuff on calc), but the error mysteriously disappeared after trying to reproduce it...
I will try to reproduce it again (it just crashed my 84+ when I ran it on that one).
Of course, in a previous compiling of the program (with less modified source code) I kept getting a bunch of ERR:BREAKs without pressing any keys. ???
Cheers!
I beta test, so...yeah.  PM me if you want me to test anything :D.

Almost only counts in horseshoes and handgrenades.

Cogito ergo sum.

Calcs:
TI-84+, OS 2.43, Boot Code 1.02, 128k RAM
TI-84+SE VSC, OS 2.43, Boot Code 1.00, 128k RAM  (I'm spoiled :P)
TI-81, OS 1.6K (only borrowed)
Casio fx-CG10 (Prizm), OS 01.04.0200
TI-Nspire Clickpad, OS 1.4
TI-Nspire Clickpad, OS 3.1.0.392
TI-Nspire CAS Clickpad, OS 1.6.10110 (!?) now OS 3.1.0.392

Offline Builderboy

  • Physics Guru
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 5673
  • Rating: +613/-9
  • Would you kindly?
    • View Profile
Re: ERR:?
« Reply #10 on: February 11, 2011, 12:37:05 pm »
It sounds to me like this piece of code is doing something it really shouldn't be.  You can get all sorts of weird errors when writing over parts of the calc that it doesn't like, are you checking to make sure your pointers are pointing to where you think they are pointing?