Iawia
Member
(I have read through the faq, and did a search on my error as not to repost a question that has been answered already 1000 times but have not found an answer, so i turn to you..)
I purchased the Pickit 2 Starter Kit from Microchip about a week ago, trying to get a foothold on this new world of microcontrollers, but I am getting very frustrated because I am not able to write to my target. My code builds and everything, but when I try to write to the target i get the error:
Programming Target (10/21/2011 9:20:26 PM)
PK2Error0049: VPP Voltage error. Check target and retry operation.
PICkit 2 Ready
I ran through one of the tutorials (hello world) and was able to successfully program a P16F690 chip (light an led). I changed the chip and the code to reflect the changes.
I am running windows xp, am using a p10F200 chip, and am using the latest MPLAB IDE v8.80. Why would I suddenly get a voltage error? Can anyone help me???
attached is the code i am using (to simply light an led).
I purchased the Pickit 2 Starter Kit from Microchip about a week ago, trying to get a foothold on this new world of microcontrollers, but I am getting very frustrated because I am not able to write to my target. My code builds and everything, but when I try to write to the target i get the error:
Programming Target (10/21/2011 9:20:26 PM)
PK2Error0049: VPP Voltage error. Check target and retry operation.
PICkit 2 Ready
I ran through one of the tutorials (hello world) and was able to successfully program a P16F690 chip (light an led). I changed the chip and the code to reflect the changes.
I am running windows xp, am using a p10F200 chip, and am using the latest MPLAB IDE v8.80. Why would I suddenly get a voltage error? Can anyone help me???
attached is the code i am using (to simply light an led).