This is the beginning of my program but i'm having trouble testing it consistently. The big picture will be turning a laser on and off at different frequencies. Anyways...
///////////////////////////////////////////////////////////
// Zero Drift Real Time Clock
// Original code supplied by Neutone.
// Some small optimizations by C.Kielstra.
...
Even though I received a BUILD SUCCEEDED I would load it to the PIC and run it but the program won't work. I've simplified my program to just turn on and off an LED and
I'm having the same problem when I build my project.
"Import option out: +Export" and then "Failed to load."
EVERY TIME I create a new project file in MPLAB with any other PIC ...