Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   Programming (http://www.chiefdelphi.com/forums/forumdisplay.php?f=51)
-   -   Loading Program to Controller.....problems (http://www.chiefdelphi.com/forums/showthread.php?t=25993)

Wbrown0389 24-02-2004 22:15

Loading Program to Controller.....problems
 
We have been uploading our program for some time now and it has always worked properly until recently. Now when we add a function to the code, no matter what the fuction is, the code will not upload to the controller. The strange thing is that we can comment out ANY bit of code and recompile and upload the code again, except this time it works. We have already checked the size of the code and the utilization and we are using about 41% of the space, so we have basically ruled out that problem.

Does anyone have any idea what is causing this and how can we fix it??

Thanks

Wes
Team 1284 - DART

Random Dude 24-02-2004 22:28

Re: Loading Program to Controller.....problems
 
Quote:

Originally Posted by Wbrown0389
We have been uploading our program for some time now and it has always worked properly until recently. Now when we add a function to the code, no matter what the fuction is, the code will not upload to the controller. The strange thing is that we can comment out ANY bit of code and recompile and upload the code again, except this time it works. We have already checked the size of the code and the utilization and we are using about 41% of the space, so we have basically ruled out that problem.

Does anyone have any idea what is causing this and how can we fix it??

Thanks

Wes
Team 1284 - DART

Do you have the current IFI loader?(look on IFI's website) The original one had problems over a certain code size.

danielkitchener 26-02-2004 00:45

Re: Loading Program to Controller.....problems
 
PAth names are limited to 60 characters. Try moving your hex file straight into the C:\ directory and try loading it to there. That could be the problem

Astronouth7303 26-02-2004 07:27

Re: Loading Program to Controller.....problems
 
Say, There is a compile option for large/small space. Would that have to do with this?

Wbrown0389 26-02-2004 17:59

Re: Loading Program to Controller.....problems
 
Quote:

Originally Posted by danielkitchener
PAth names are limited to 60 characters. Try moving your hex file straight into the C:\ directory and try loading it to there. That could be the problem

The program sits in the root of C: so we know that isn't the problem. I haven't talked to our programmer in a few days, so I haven't been able to tell him to try and download the new IFI Loader.

gnormhurst 27-02-2004 17:14

Re: Loading Program to Controller.....problems
 
We got stuck at some point -- it wouldn't download at all. This got us going again:

http://www.innovationfirst.com/first...Action=Q&ID=73

Which says, in part:

"To force your 2004 EDU RC into Wait-for-Download Mode (PROGRAM STATE orange) you can hold down the PROG button while turning it on. You must release the ON/OFF button before releasing the PROG button."


All times are GMT -5. The time now is 21:57.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi