pkgsrc/cross/icdprog/DESCR

18 lines
496 B
Text
Raw Normal View History

ICDPROG is a simple command line programmer for Microchip PIC controllers,
using the Microchip or Olimex ICD (in circuit debugger) as a programmer.
2005-05-23 10:26:03 +02:00
It was written by Geir Thomassen.
2003-06-07 16:50:50 +02:00
The program is written for command line usage.
FEATURES
* Works with PIC16F87x, x = [0,1,2,3,4,6,7] (3,7 is well tested ... )
2003-06-07 16:50:50 +02:00
* Reads Intel hex format
* Auto-detects controller type
run the program with
2003-06-07 16:50:50 +02:00
icdprog <hex file>
or
2003-06-07 16:50:50 +02:00
icdprog -p /dev/tty01 <hex file>
if you connect the ICD to serial port #2