Quote:
Originally posted by JLambert
We used a compiler called C2C, I'm not familiar with where we got it from, but it was a basic C compiler, but we had to have another program to load the assembled code to the PIC.
I honestly did not use it very much myself. As I said, I was more focused on the main PBASIC code of the robot, and did not deal a whole lot with the PIC coding.
I know it was a 16 series, I have it written down somewhere, I'll let you know when I find it.
|
The C compiler we used was the C2C compiler from a company called PicAnt. It also requires that you install the MPLAB IDE from Microchip, INC. as well.
From what I can gather, our chip was a 16F864, but don't pin me to that.