Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   Programming (http://www.chiefdelphi.com/forums/forumdisplay.php?f=51)
-   -   Kevin Watson and programming VEX in MPLAB (http://www.chiefdelphi.com/forums/showthread.php?t=48727)

Doug Leppard 24-08-2006 20:36

Kevin Watson and programming VEX in MPLAB
 
Who has programmed a VEX in MPLAB using Kevin's code? I am currently looking at the gyro code and wondering how Kevin's code works on a VEX.

Tom Bottiglieri 24-08-2006 20:43

Re: Kevin Watson and programming VEX in MPLAB
 
Open up the vex source code, and import kevinsfile.c and kevinsfile.h. Follow the setup procedure in the documentation. It should "just work."

Make sure you include the old pic headers (pic8250.h) if you are using 2006 code.

Doug Leppard 24-08-2006 20:50

Re: Kevin Watson and programming VEX in MPLAB
 
Quote:

Originally Posted by Tom Bottiglieri
Open up the vex source code, and import kevinsfile.c and kevinsfile.h. Follow the setup procedure in the documentation. It should "just work."

Make sure you include the old pic headers (pic8250.h) if you are using 2006 code.

Thanks. Have you done it?

I don't see kevinsfile.c or h on his page. http://kevin.org/frc/

Where do I find that?

Mike 24-08-2006 21:01

Re: Kevin Watson and programming VEX in MPLAB
 
Quote:

Originally Posted by Doug Leppard
I don't see kevinsfile.c or h on his page. http://kevin.org/frc/

Heh, he means the project code that you want to use. Eg: gyro.c/h, encoder.c/h, etc.

Doug Leppard 24-08-2006 21:05

Re: Kevin Watson and programming VEX in MPLAB
 
Quote:

Originally Posted by Mike
Heh, he means the project code that you want to use. Eg: gyro.c/h, encoder.c/h, etc.

OK that is what i am doing. putting in the gyro code was OK, but it had ADC.C dependencies and that was more complicated, so I wanted to make sure that it was OK before i did it.


All times are GMT -5. The time now is 03:17.

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