Is it possible using uVision3 to create a *.bin output file instead of *.hex file?
Thanks.
"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...?
"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.
I've**
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?
...using the appropriately-named "hex2bin" utility:
http://www.keil.com/download/list/utility.htm
See also: http://www.keil.com/support/man/docs/uv3/uv3_dg_user.htm
View all questions in Keil forum