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 address order

When I create a hex file for a C file the addresses are not in order. Is there an option in uVision to make sure they are in order? The addresses are fine when I use an assembly file.

Parents Reply Children
  • The author did not state that the addresses should be in order.

    He specifically asked if there was such an option.

    Please answer the question.


    OK - Here's the original question.


    When I create a hex file for a C file the addresses are not in order. Is there an option in uVision to make sure they are in order? The addresses are fine when I use an assembly file.

    There is no option in uVision2 that checks the contents of a HEX file to determine if the records are in order.

    Jon