• Help creating .H86 file for Phytec KITCON-167
    Using DaVE 2.0 and uVision 2.02, I'm not having any problems getting small programs into a .H86 file to flash over onto the Phytec KITCON-167 board. The problem shows up in slightly more complex and...
  • 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...