PIC16F887 The target device is not ready for debugging.

Status
Not open for further replies.

kingpin409

Newbie level 2
Joined
Jan 5, 2011
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,292
Hello,
at first I am sorry if I am posting this to bad section, I am new in this forum. But back to my problem. I have a Pic16F887 and I am trying to make a simple robot. I made a PCB designed in eagle and I am getting this error:


This only happens when I connect PICKIT3 to my new PCB, when I try it in contact field it is OK. But I am almost sure that the PCB is without mistake.

Here is my source code:
Code:
 #include <pic.h>
 int main() {
     TRISD=0;
     RD0 = 1;
 }

and the circuit scheme is attached.


Thank you very much for help.
 

try connecting a 10k resistor between mlcr and vdd
 

Now I found out the problem. It was low voltage on battery
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…