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?
1 Answer 1
-
\$\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\$bojankoce– bojankoce2015年11月18日 22:07:38 +00:00Commented Nov 18, 2015 at 22:07
-
\$\begingroup\$ Just use the hex file and ignore the .bin if you are using IPE. \$\endgroup\$Spehro 'speff' Pefhany– Spehro 'speff' Pefhany2015年11月19日 01:11:43 +00:00Commented Nov 19, 2015 at 1:11
-
\$\begingroup\$ I did so but there was no success! :-( \$\endgroup\$bojankoce– bojankoce2015年11月19日 08:49:07 +00:00Commented Nov 19, 2015 at 8:49
-
\$\begingroup\$ Let me ask you one more question... \$\endgroup\$bojankoce– bojankoce2015年11月19日 09:04:47 +00:00Commented 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\$bojankoce– bojankoce2015年11月19日 09:10:55 +00:00Commented Nov 19, 2015 at 9:10