• Help with .H86 file
    I used Dave 2.0 and UV2 to create my project. I am interfacing to an LCD display. I can run in Monitor mode with no problem. But, when I Flash it, I do not get anything legible on the LCD display when...
  • Need H86 File Format Info
    I am looking for documentation that outlines the format used in H86 Hex files. No luck in searching the web, possibly someone here knows where to download this information?
  • using Memtool: .hex - .h86
    Hello! I'm in trouble with the Memtool.It accepts .hex files but µVision generates .H86 files.I'm not familiar with hex files,but I compared an example (.hex) with my (:H86) and it seems to be the same...
  • How to convert H86 file into Intel Hex file
    The H86 file was generated by Keil. I don't have the source code. How do I convert this H86 file into Intel Hex file? Thanks very much.
  • Anyway to fill the h86 file to a specific size?
    If I set the output options to produce an h86 file and specify the start to be 0 and the end to be 0E000H and the fill byte to be 0FFH, the .h86 file stops prematurely before 0E000H. I presume that the...