|
Re: I need Pre-2009 Programmers
Sorry if this is hijacking the topic a bit, but it seems to be the best place to ask this right now.
I followed the instructions in Mark's link and downloaded everything to my home computer (I don't have the programming laptop right now and I wanted to test if this worked). I loaded up the workspace and the project, set the device to PIC18F8722, and attempted to compile the default code in frc-code-2007-8722.zip. When I compile I get an error about an ADC_16ANA being undefined. I traced the symbol back to adc.h, which only defines ADC_16ANA if ADC_V9 is defined. pconfig.h defines ADC_V5 for a PIC18F8722 though.
Using MPLab 8.60.00.00 MCC18 v3.36
__________________

"To have no errors would be life without meaning. No strugle, no joy"
"A network is only as strong as it's weakest linksys"
|