PCM programmer
Joined: 06 Sep 2003 Posts: 21708
|
|
Posted: Thu Oct 15, 2009 12:36 pm |
|
|
Post a short little test program that demonstrates the problem.
Strip your main program down to a very few lines and post it.
It must be able to compile without errors. It must have the
#include, #fuses, #use delay(), main(), and all necessary variable
and constant declarations. Try to keep it under 25 lines, total.
Also post your compiler version. |
|