Quote:
Originally Posted by brennerator
I have no source files!
I took the FRC default code but I have no source files so I cannot build!! It only accepts .asm format, of which I have no files.
|
What do you mean you have no source files...
go to kevin.org/frc
and download a version of the code that suits your needs (probably camera_s_2.zip).
Unzip that to a low leve directory (c:\code\) and then in mplab open project
and select the project in that directory.
Tell me how that goes