Quote:
Originally posted by rbayer
1. can somebody find me the language spec?
-Rob
|
If we're to be using MPLAB to program a PIC18F8520 in C, I'm almost 100% sure we'll be using
C18. The
User's Guide document on that page contains a lot of the spec of the language (I'm not sure if it's 100% complete, but it seems to be very comprehensive), and the
Libraries document explains Microchip's libraries for common processor functions (ADC, Timers, PWM, USART, etc.).
Hope this helps, some. I'm not sure what, if anything, I'll be able to do concerning the actual development of the software, though. Sorry.