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

Change hex file extension

Hi,
I have a project with multi-target. Each target has its own electronic. Each target generate a hex file which can be copied on a USB key and can be download on its right product. To avoid errors i'd like to have a file : X241TG.HEX for first target and X241TG.HXX for secund target.

How could i change extension of hex file for a target. I have read tips in forum but i haven't found solution.

Thanks for your help

Parents
  • yes, i agree with you, this is how my project works now. But with my product, you can download new firmware by USB key, you can entry name of file but extension is fixed, user can't change it.

    So to avoid error i'd like to change extension of my new hex file. Like that this hex file won't be able to be downloaded on old target. If error is made, product must return to manufactury to be downloaded with keil probe.

Reply
  • yes, i agree with you, this is how my project works now. But with my product, you can download new firmware by USB key, you can entry name of file but extension is fixed, user can't change it.

    So to avoid error i'd like to change extension of my new hex file. Like that this hex file won't be able to be downloaded on old target. If error is made, product must return to manufactury to be downloaded with keil probe.

Children