Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

programming pic controller

Status
Not open for further replies.

kvtal

Member level 3
Joined
Sep 19, 2009
Messages
64
Helped
5
Reputation
10
Reaction score
5
Trophy points
1,288
Location
india
Activity points
1,583
hi i compiled code in mikroc compiler,but i have pickit 3 programmer
how can i program the hex file that i had already compiled in mikroc pro for pic compiler
can anyone please help me step by step how to proceed..
 

hi i compiled code in mikroc compiler,but i have pickit 3 programmer
how can i program the hex file that i had already compiled in mikroc pro for pic compiler
can anyone please help me step by step how to proceed..

Can you consolidate question ? I have some sparks in brain when I read this. :grin:


i compiled code in mikroc compiler,but i have pickit 3 programmer

Ok, you make HEX file, and you have PICKit 3 programmer, its ok no prob. You can program that HEX also with other programmers if this other programmer support that uC which you plan to use.


how can i program the hex file that i had already compiled in mikroc pro for pic compiler

Use programmer to put that HEX into uC.
 

1. Connect the PICKit to the computer and to the destination PIC circuit.
2. Run the PICKit application.
3. "Import" the hex file via the menu.
4. "Write" the program to the chip.

By the way, Microchip has detailed instructions in the PICKit user guide.
 

pachadi tinodduraa pichinayala
Can you consolidate question ? I have some sparks in brain when I read this. :grin:




Ok, you make HEX file, and you have PICKit 3 programmer, its ok no prob. You can program that HEX also with other programmers if this other programmer support that uC which you plan to use.




Use programmer to put that HEX into uC.

- - - Updated - - -

thank you very much for ur reply
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top