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 there a way in Uvision3 to obtain a .bin file instead of the .hex file, as the executable file format?
The line I use looks like: c:\bin\hex2bin Obj\AppName.hex The directory, if any, should match the one you select with the "Select Folder for Objects..." button. You should also check the "Create HEX File", so that the linker will create a hex file in the objects folder. Then, you just pass the name of the hex file to hex2bin.
"The directory, if any, should match the one you select with the "Select Folder for Objects..." button." Using the Key Sequences makes that automatic. See the uVision Manual.