PicKit 1 and mplab

microcontrollermplabpic

When I try to use the PicKit 1 in MPlab for the PIC 16F913, it doesn't allow me to program the chip using my programmer, even though it has ICSP, I currently have to just pick some other programmer, compile my code and then use I think it's called Pic Kit Classic v1.74

Can anyone tell me what I'm doing wrong? I would really like to skip the other step and do everything through MPlab since I have it open already!

The crazy thing is that the Pic Kit 1 is listed as a programmer for the 913, so I would think that MPlab should already know this.

Best Answer

I have a PICKIT2 and there are some devices that it can program if you use the standalone PICKIT2 software but which it can't program from within MPLAB. It looks like the situation is the same for your device with pickit1.

If you look at the release notes for MPLAB it has a file for supported devices (On my machine it was stored at C:/Program Files (x86)/Microchip/MPLAB IDE/Readmes/Device Support.htm). That file indicates that specific PIC device is NOT supported for programming with a PICKIT1 using MPLAB.

And yet the PICKIT1 documentation does indicate that device is supported for programming.

Does the pickit1 come with a standalone programming program like pickit2 does? If so you can probably use that to upload the .hex file to it