This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Conversion of Hexfile to C or Assembly file

Hi friends,
I had a hexfile of one kilobytes size. Is there any facility in UV2 to convert this hexfile to Assembly or C source file. If so please let me know how to get it.

-Raj

Parents
  • you can use "IDA-the interactive disassembler" to convert hex file of any specific microcontroller or processor to assembly file. only what you need to do is tell disassembler of which micro controller the hex file is.

    try search engine to get a download link

Reply
  • you can use "IDA-the interactive disassembler" to convert hex file of any specific microcontroller or processor to assembly file. only what you need to do is tell disassembler of which micro controller the hex file is.

    try search engine to get a download link

Children
No data