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
The disassembler converts Hex to Assembler. Trying to convert to 'C' source is almost worthless; UV2 doesn't do it.
Thank you Mr.Neil Is this disassembler available on keil website. How can i get it. Regards, Raj.
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"...?
View all questions in Keil forum