|
|
|
![]() |
|
|||||||
|
||||||||
![]() |
| Thread Tools | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
When we loaded our code to the robot,
it popped up with a bunch of errors. After some trial and error, we found it was our timer code and our autonomous code that caused the errors. The errors were wierd too. Once loaded, the loader would tell us there was an error and pop up with a bunch of hexidecimals that make no sense (to us anyway). WHAT'S UP WITH THAT!?!?!? P.S. if it will help to see the code, just ask. |
|
#2
|
|||
|
|||
|
Re: Another Loader Error
it ALWAYS helps to see the code AND the errors/hex that came with the errors.
|
|
#3
|
||||
|
||||
|
Re: Another Loader Error
Quote:
Quote:
|
|
#4
|
|||
|
|||
|
Re: Another Loader Error
this is what happens when you take out all the commented out code. this is all that the compiler/robot sees:
Quote:
|
|
#5
|
||||
|
||||
|
Re: Another Loader Error
Quote:
. The commented out portions are the ones that don't work. The uncommented one is the only one without an error. Sorry for the miss-post. |
|
#6
|
|||
|
|||
|
Re: Another Loader Error
WHAT? are you sure that EVERYTHING that is commented out is bad? i mean, is the SetAlarm function messed up?
you should comment things out ONE FUNCTION AT A TIME, till you make sure that ONLY the ones that don't work are commented out. |
|
#7
|
||||
|
||||
|
Re: Another Loader Error
Quote:
P.S. Can we use float variables in the code? I heard it would be an error. |
|
#8
|
||||||
|
||||||
|
Re: Another Loader Error
What version of the IFI loader are you using? It should be 1.1.0 (not 1.0.10 or 1.0.12).
|
|
#9
|
|||||
|
|||||
|
Re: Another Loader Error
Quote:
P.S. If a moderator sees this, and decides to make a sticky thread, my suggestion is New IFI_LOADER! Last edited by Greg Ross : 08-02-2006 at 21:04. Reason: Add suggestion for a sticky thread |
|
#10
|
||||
|
||||
|
Whoopsie!
um... hello again.
Solved the Problem! - We had the new ifiloader and it wasn't that - It wasn't in the .c code I posted. (everything was dandy there) - It was in the .h code. (which i unfortunatly didn't post) - At the begining where it says #if and #define and the name of the header file. - It said _399Code_h_ instead of _399Auto_h_ - Shows how an error so small becomes something so big. - I'm sorry if I worried any of you too much... |
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| IFI Error | iwdu15 | Programming | 3 | 09-02-2006 18:11 |
| Error in IFI Loader | natis | Programming | 1 | 20-01-2006 17:15 |
| IFI Loader Error | Team905Animator | Programming | 6 | 12-01-2006 22:40 |
| MPLink Error | cloudago | Programming | 2 | 01-02-2005 23:00 |
| PHP and Wiki Error | Venkatesh | Website Design/Showcase | 2 | 24-07-2004 15:51 |