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.

how to dump my code in controller

Status
Not open for further replies.

praveen_palaparthi

Full Member level 1
Joined
Feb 15, 2008
Messages
98
Helped
3
Reputation
6
Reaction score
2
Trophy points
1,288
Activity points
2,214
Hi friends this praveen

i wann know that after writng code in MPlab how to dump code into PIC controller.
 

You need a device called PIC programmer to download the generated binary image to the controller. Search this forum for "PIC Programmer" you will find plenty of information about them.
 

The easiest way is to have a MPLAB supported programmer connected to the PC, e. g. ICD 2.
 

praveen_palaparthi said:
Hi friends this praveen

i wann know that after writng code in MPlab how to dump code into PIC controller.



Hi,
After compiling your code you get a .hex file. Use ICPROG to dump the content of this file into the PIC. ICPROG is a free tool and easy to use.

Rgds,
Advares
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top