PDA

View Full Version : PBP+MCS+PICKit1



sincity337
- 19th December 2005, 08:30
Hi,

First let me say I hope this is the correct forum for this question.

I am trying to use a PICKit1 to program a 12F675 via MCS and the application that came with the PICKit. In order to use this programmer I need to add a new device. I have tried to use it, but my compiled hex file doesn't get passed to the PICKit programming application. I have since found that MCS allows me to send parameters to the programmer (in this case the PICKit) that allow me to 'bind' hex filenames and target devices. For the life of me I cannot find the correct syntax that might work for me.
Has anyone out there any experience with this issue? Any information that can be provided would be greatly appreciated.

Thanks in advance....


James

Thomas Williams
- 20th December 2005, 18:42
You need to upgrade the firmware from Microchip to write from PBP. Otherwise you get a write error everytime. I purchased the upgrade firm ware and new chip for 5$.

Tom

sincity337
- 21st December 2005, 02:12
Thomas,

I will search the Microchip website and give that a try. Thanks so much for the information, I really appreciate the help! I'll let you know if it worked for me.

James