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.

Hex File Issue in PIC PROGRAM LOADING

Status
Not open for further replies.

xyzabcpqr

Junior Member level 3
Joined
Mar 22, 2012
Messages
26
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,523
Hello All,

I am working on USB HID APPLICATION using PIC18F13K50 .
My whole project is working but,
I have to send my source code to someone .They are using MPLAB ICD-3 or PICKIT-3 as a programmer. I wanted to know Which are the minimum required file to burn code on IC?

If I send them only .HEX file, do they burn into the PIC or Should I have to send them whole MPLAB project.?

Thanks in Advance.
 

After building your project containing the .c file, export the hex file generated (in MPLAB IDE, use File>Export). In the Export Hex File dialog, select all the memory regions required. You can then provide only the hex file to your production team.

The MPLAB ICD-3 tools are right for production programming.
Have a look at this:
**broken link removed**
 
Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top