Thursday, February 23, 2012

How to install IC-PROG XP Driver?


IC-Prog

This software package allows you to program all types of serial programmable Integrated Circuits using Windows 95/98/NT/2000/ME/XP/VISTA

If your PIC microcontroller is hooked to the parallel port of your PC with the ISP programming cabel, then you can use the program IC-PROG to load your source code into your microcontroller. If you have made your program code in assembler or in MICROC the compiler generates a hexfile. This .hex file you have to load in the microcontroller to let it work. You can download ICPROG from this website:
www.ic-prog.com .
You have to set the program to Funcard programmer. Click on F3 and you wil get the menu to set the hardware you use. Here you can also set the parallel port you use.
 If you use WNT or W2K or WXP you wil have to install the IC-PROG NT-driver that you can download from the same website. Put the driver file in the same folder as the IC-PROG program. Click on Settings>Options>Misc. Check the box Enable NT/2000/XP driver. Click OK.
 Now the program asks you to restart IC-PROG. Click Yes and then it asks you if you want to install the IC-PROG driver. Click Yes again.
The next step is to get the .hex file you want to load in your microcontroller. Click on File > Open set the file type to .hex and select your .hex file and click Open.
 Now you can load the .hex file into the PIC device. Click in the tool bar on the icon Program All.
 Now the .hex file will be loaded into the PIC 16f73 device.