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

Programming binary file to Flash

Hello! Is there a program that can download file to Flash as binary? For example Memtool can download only HEX which generated by compiler. Or it isn't right?

Parents Reply Children
  • "I want to use on-chip flash for storage PLD configuration file"

    Surely the PLD tools must have the option to generate a HEX file?!

    Even if they don't, just convert the binary file to HEX - after all, that's precisely how uVision does it!