S solution New Member Jul 9, 2003 #1 Question: I would like to reconstruct a .asm file from a .bin or .hex file for a PIC16C54C, PIC16C57RC. Is there a tool available?
Question: I would like to reconstruct a .asm file from a .bin or .hex file for a PIC16C54C, PIC16C57RC. Is there a tool available?
Chippie Member Jul 9, 2003 #2 You need a disassembler to do it....... a search on the web will provide you with what you nee
S solution New Member Jul 9, 2003 #3 Thanks, but ... I checked on the internet and I found a suitable disassembler but unfortunately the application asks for a object file (which I dont have). Do you know any links, where I could find a suitable program? [/b] Attachments DISASM_for_PICC.ZIP 13.6 KB · Views: 470
Thanks, but ... I checked on the internet and I found a suitable disassembler but unfortunately the application asks for a object file (which I dont have). Do you know any links, where I could find a suitable program? [/b]
motion New Member Aug 8, 2003 #4 With MPLAB ver 5.7, import the hex file into memory and then export as disassembled code.
S sbayeta New Member Aug 13, 2003 #5 solution said: Question: I would like to reconstruct a .asm file from a .bin or .hex file for a PIC16C54C, PIC16C57RC. Is there a tool available? Click to expand... http://www.ic-prog.com/download.html
solution said: Question: I would like to reconstruct a .asm file from a .bin or .hex file for a PIC16C54C, PIC16C57RC. Is there a tool available? Click to expand... http://www.ic-prog.com/download.html