We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Is it possible using uVision3 to create a *.bin output file instead of *.hex file?
Thanks.
I'm tried to convert the hex file to bin and then convert it back to hex using bin2 hex...I don't get the same file...why? and how can I fix that?
I've**
"I don't get the same file...why? and how can I fix that?"
It is not a problem that you don't get the file and does not indicate that anything is wrong.
So ... You don't need to 'fix' it!
Search for details on Intel Hex format and you'll see why.
"Search for details on Intel Hex format and you'll see why."
Hint: are the addresses specified in an Intel Hex file necessarily contiguous and in order...?