![]() |
Another Loader Error
When we loaded our code to the robot, :eek: 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).
:ahh: WHAT'S UP WITH THAT!?!?!? :ahh: P.S. if it will help to see the code, just ask. |
Re: Another Loader Error
it ALWAYS helps to see the code AND the errors/hex that came with the errors.
|
Re: Another Loader Error
Quote:
Quote:
|
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:
|
Re: Another Loader Error
Quote:
|
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. |
Re: Another Loader Error
Quote:
P.S. Can we use float variables in the code? I heard it would be an error. |
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).
|
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! |
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. :o - I'm sorry if I worried any of you too much... |
| All times are GMT -5. The time now is 01:36. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi