![]() |
porting camera code to 2005 bot controller
We'd like to port the camera code to the 2005 controller so that we can work on it during the upcoming windows starting March 6. I've started that, but ran into the camera serial port shtuff. Any suggestions on the "easy" approach? There has to be code for the ttl serial port for the 2005 controller, right? Is is better to modify that or squeeze the 2006 shtuff into there? Any other suggestions?
|
Re: porting camera code to 2005 bot controller
Quote:
|
Re: porting camera code to 2005 bot controller
Quote:
-Kevin |
Re: porting camera code to 2005 bot controller
There are still 3 errors. It looks like a struct definition member needs to be defined. The errors are below.
C:\Microchip\First_Code\fVersion_05\serial_ports.c :387:Error [1205] unknown member 'SENDB' in '__tag_100' C:\Microchip\First_Code\fVersion_05\serial_ports.c :387:Error [1131] type mismatch in assignment C:\Microchip\First_Code\fVersion_05\serial_ports.c :481:Error [1205] unknown member 'ADDEN' in '__tag_4' C:\Microchip\First_Code\fVersion_05\serial_ports.c :481:Error [1131] type mismatch in assignment C:\Microchip\First_Code\fVersion_05\serial_ports.c :520:Error [1205] unknown member 'SENDB' in '__tag_8' C:\Microchip\First_Code\fVersion_05\serial_ports.c :520:Error [1131] type mismatch in assignment |
Re: porting camera code to 2005 bot controller
Quote:
|
Re: porting camera code to 2005 bot controller
Thanks for taking the time to help but that was not it. I tried it, but I had started from a fresh directory with no .o files in it. Either way, the error occurs.
It appears to be a struct defined in the 18f8722 chip and not the 18f8520 chip, more to research I suppose. I was hoping to have it ready for the kids when our next window occurs, but I suppose that will have to wait til then. |
Re: porting camera code to 2005 bot controller
Be advised that my students followed the directions in the "Using_Last_Years_FRC.txt" file and it worked just fine.
|
| All times are GMT -5. The time now is 10:58. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi