|
DynamoDave
4 posts
 Popping In
|
06-08-2007 14:15
I am using the C2PIC course using IDE and pick up an existing C program 1.2 from the examples. But it always fails when I use this method as shown below:
Programming...
"C:\Program Files\Matrix Multimedia\Common\PPPv3\PPPv3.exe" ex12.hex
Sending program...
Erasing the PICmicro
Writing program memory
Writing configuration memory
Writing id-locations
Reading program memory
Reading configuration memory
Finished reading PICmicro contents
Programming failed:
Program memory check failed
(NOTE: if the PIC is code-protected, this message will be
displayed even if the program has been sent correctly)
That took 5.858 seconds
Done
|