|
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.
|