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.
If you want to sort a HEX file, take a look at the following knowledgebase article: http://www.keil.com/support/docs/1236.htm Jon