![]() |
No Feedback via Programming Port
Hey guys,
I'm trying to use kevin's 3.0 code. I am using the proper version of MPLAB (8) and C18. The code compiles just fine. When I use ifi loader to download the code, though, I get zero feedback from my printf calls. They are in the right place btw. When I hit the reset button on the oi or rc I get a message like >ifi and an initialized... message. This was what one normally gets with no printf statements. I then tried a HEX file from 2007's season compiled with 2.4 and IFIs default code. This time I got plenty of feedback. My only question is how do I resolve this issue with kevin's code and the latest compiler (3.0)? |
Re: No Feedback via Programming Port
Hmm, can you upload the file so the CD task force can take a look?
This is probably obvious but make sure the serial cable remains plugged in... In the meantime, try copying and pasting the IFI warm-up printf call into Teleop() and commenting out all others. Is it ONLY your printfs that don't work? That is, your robot still does the hokey pokey and everything, it just isn't showing serial feedback? P.S. I'm in Tacoma! See you at PNW? Tacoma for sure though! |
Re: No Feedback via Programming Port
Quote:
-Kevin |
Re: No Feedback via Programming Port
Thanks for the help guys. We resolved the problem by including \r and \n at the end of our printfs. I guess the compiler prefers that we not be lazy and only include \n.
|
| All times are GMT -5. The time now is 23:18. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi