0
\$\begingroup\$

I have .bin and .hex files that I want to load into my PIC18F2480 device. I also have a .doc file explaining how to configure PIC18F2480 before programming. I've been told that it is possible to use PICkit 2(3) programmer and these 3 files to program a brand new PIC18F2480 device.

Here you can find the files.

I could not make it with PICkit 3 programmer and MPLAB X IDE/IPE because I don't know how to combine all the files (.hex + .bin + some settings).

Would you, professional PIC users, take a quick and experienced look on the files and let me know if this is really possible?

Adam Lawrence
33.6k3 gold badges60 silver badges110 bronze badges
asked Nov 18, 2015 at 16:45
\$\endgroup\$

1 Answer 1

5
\$\begingroup\$

Easiest way is to use the IPE.

File->Import->Hex

enter image description here

answered Nov 18, 2015 at 18:50
\$\endgroup\$
5
  • \$\begingroup\$ Thanks for the suggestion. I know that it is possible to import .hex file. But what about .bin file and the settings I have!? Should I load a .bin file somewhere? \$\endgroup\$ Commented Nov 18, 2015 at 22:07
  • \$\begingroup\$ Just use the hex file and ignore the .bin if you are using IPE. \$\endgroup\$ Commented Nov 19, 2015 at 1:11
  • \$\begingroup\$ I did so but there was no success! :-( \$\endgroup\$ Commented Nov 19, 2015 at 8:49
  • \$\begingroup\$ Let me ask you one more question... \$\endgroup\$ Commented Nov 19, 2015 at 9:04
  • \$\begingroup\$ ... I have two .bin files (for eeprom and flash). You can find them here: sendspace.com/file/0nud7o How can I use them with PICkit 3 programmer and MPLAB IDE/IPE? Should I convert them to a .hex file before programming? \$\endgroup\$ Commented Nov 19, 2015 at 9:10

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.