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.
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.
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