Scott | 9 Feb 15:22
Picon

Re: [PIC] PICKIT 3 command line programming

On Tue, Feb 9, 2010 at 9:04 AM, Mark E. Skeels
<mskeels <at> competitionelectronics.com> wrote:
> Has anyone had a successful experience with the PICKIT 3 command line
> utility pk3cmd.exe?
>
> ???
>

Yes. I've created a .bat script to program an 18F2510 at 5V.

It's one line:

PK3CMD -P18F2510 -FserialC.hex -V5.000 -M -Y

I forget what the M and Y switches are (perhaps I should comment the script).

You need the drivers for the PK3 installed on the machine.

-Scott
--

-- 
http://www.piclist.com PIC/SX FAQ & list archive
View/change your membership options at
http://mailman.mit.edu/mailman/listinfo/piclist


Gmane