using pic kit3 with mikroC pro

General discussion on mikroC PRO for PIC.
Post Reply
Author
Message
ash
Posts: 82
Joined: 21 Feb 2013 11:52
Location: United kingdom

using pic kit3 with mikroC pro

#1 Post by ash » 16 Jul 2013 17:07

Hi,
I have been using mikro c pro compiler. And recently i purchased a pic kit 3 from microchip. Then i used the pickit3 programmer software using which i imported the hex file and programmed the pic microcontroller(the hex file was generated using mikroc compiler). It said programed successfully but later when i scoped i discovered that the microcontroller did not work as programmed. Then i programmed the same project with the easypic v7 and re-assembled the circuit the program worked fine. I would like to know how to program a mikroc project using a pic kit3 programmer.

Thanks
-Ash

AllenM
Posts: 75
Joined: 20 Mar 2013 17:30
Location: Rome, NY, USA

Re: using pic kit3 with mikroC pro

#2 Post by AllenM » 16 Jul 2013 23:06

Check out this link:
http://www.mikroe.com/forum/viewtopic.php?f=88&t=55432

If you store data in the PIC EEPROM you can't use the Microchip software with MikroC hex files for the reasons stated in the above link.

Allen

ash
Posts: 82
Joined: 21 Feb 2013 11:52
Location: United kingdom

Re: using pic kit3 with mikroC pro

#3 Post by ash » 17 Jul 2013 09:15

IS THE PROCEDURE SAME FOR THE STAND ALONE PROGRAMMER WHICH YOU CAN SEE IN THE BELOW LINK
http://www.youtube.com/watch?v=3EkNUa2nSDE

REGARDS
ASH

Post Reply

Return to “mikroC PRO for PIC General”