Using PICKIT3 with mikroC and mikroProg?

General discussion on mikroC PRO for PIC.
Post Reply
Author
Message
nigelmercier
Posts: 316
Joined: 23 Oct 2008 09:36

Using PICKIT3 with mikroC and mikroProg?

#1 Post by nigelmercier » 28 Nov 2016 11:24

A friend is using my mikroC code to program a PIC. He has a PICKIT3, what does he need to do to use this with mikroProg?

paulfjujo
Posts: 1557
Joined: 24 Jun 2007 19:27
Location: 01800 St Maurice de Gourdans France
Contact:

Re: Using PICKIT3 with mikroC and mikroProg?

#2 Post by paulfjujo » 28 Nov 2016 11:59

PIC ICSP pins must be linkled to the Pickit3 device
and just download the Hex file into the PIC, via Pickit3 stand alone version

i use myself Pickit2 or pickit3 or other program to load mikroc *.hex into my PIC MCU..
i added this tools into the mikroC via the menu

Code: Select all

Tools 
      Options
              Tools
Mikroc_Tools.jpg

nigelmercier
Posts: 316
Joined: 23 Oct 2008 09:36

Re: Using PICKIT3 with mikroC and mikroProg?

#3 Post by nigelmercier » 28 Nov 2016 13:36

Thank you for that. But how do the configuration bits get picked up?

Post Reply

Return to “mikroC PRO for PIC General”