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

C167CR file created for program memory

Does Keil creates a intel hex file? The extension is *.h86, I don't know how must I save into the memory.Could you help me?
Thanks!!

Parents
  • Hi,
    yes, C166 can generate HEX-files. You can activate this option within the target options on the output tab.

    Some Tools can directly download HEX-files to flash or ram. If not you have to convert the HEX-file to a binary file. You will find a tool hex2bin.exe here on this site.

    ...Leo

Reply
  • Hi,
    yes, C166 can generate HEX-files. You can activate this option within the target options on the output tab.

    Some Tools can directly download HEX-files to flash or ram. If not you have to convert the HEX-file to a binary file. You will find a tool hex2bin.exe here on this site.

    ...Leo

Children
No data