Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
08/17/06 09:18
Modified:
  08/17/06 09:20

Read: times


 
#122423 - Answers.
Responding to: ???'s previous message
Is it a problem if the hex data readed back from the FLASH has different data and adress format than the original compiled one (I assume the data is always the same)?

If the data is the same, it should not present a problem as long as everyone involved actually sticks to the same definition of Intel hex and not a subset (i.e. requires ordered addresses).

Why does Keil not align the data length and does not sort the address numbers in the hex file?

Because nothing in the Intel hex specs says that they have to.

By the way, you might want to have a look at Srecord, a very useful tool when dealing with all sorts of programmer files:

http://srecord.sourceforge.net/

List of 9 messages in thread
TopicAuthorDate
Adress align in Intel-hex            01/01/70 00:00      
   Answers.            01/01/70 00:00      
   Bin to hex, Hex to Bin            01/01/70 00:00      
      Do I have to convert hexbinhex            01/01/70 00:00      
         Use Srecord.            01/01/70 00:00      
         no and yes            01/01/70 00:00      
            What did you mean with the last sentence?            01/01/70 00:00      
               what I ment            01/01/70 00:00      
                  bootloader            01/01/70 00:00      

Back to Subject List