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 Reply Children
  • It's part of the uVision debugger (and Simulator) - just load the hex file, and the disassembly will be displayed.

    See the Manuals for details.

    Alternatively, use your favourite internet search engine to find other 8051 disassemblers - I think there's one called "D51"...?