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

HEX file Name

Is it possible to set the HEX file name by preprocessor
commands?

Parents
  • Andy is correct in the fact you cannot directly name the hex file. But you can indirectly name the hex file. Go to options-> output tab. Change the name of the executable to your new name. The executable and the hex file will take the new name. I suggest in the same tab you create an objects folder to collect your executables and hex files in one place.
    Bradford

Reply
  • Andy is correct in the fact you cannot directly name the hex file. But you can indirectly name the hex file. Go to options-> output tab. Change the name of the executable to your new name. The executable and the hex file will take the new name. I suggest in the same tab you create an objects folder to collect your executables and hex files in one place.
    Bradford

Children