Hello
What I wanteed is to press compile and program button, to launch icprog, so the hex file and pic number are automatically done, i on't think pic number selection is possible with icprog.
thanks anyway
Hello
What I wanteed is to press compile and program button, to launch icprog, so the hex file and pic number are automatically done, i on't think pic number selection is possible with icprog.
thanks anyway
Hello PIC Crematory!
=================================================
Case 1:
Use the option -t
Type from the DOS prompt:
icprog -t132
Icprog will start with the 16F84A selected.
To find the numbers of the devices just look at the bottom right corner
of the main window of ICprog.
===============================================
Case 2:
You don't need the option -t because ICprog will remember the
last selected device type. (Just open manually ICprog, select your
device and close the program).
===============================================
Luciano
Bookmarks