I have run into a problem with the hex2bin.exe utility. With the hex output file from uVision2, in HEX-80 format(only option I have), I am not able to create a binary file using the hex2bin utility. The error I get is "ERROR: Could not open HEX file". Since the documentation on the hex2bin utility is so limited I can not determine what the problem is. Thank you in advance for your ideas/thoughts.
Wow, quick response. You were right, the file name was too long, 9 characters. The HEX2BIN utility will only accept up to 8 characters in the file name 12345678.hex. On another note, how do you cut and paste from a dos command promt? Thanks, Clint
"how do you cut and paste from a dos command promt?" Click on the menu icon at top left (in the title bar), then go to 'Edit', then it should be easy from there... Or, go to 'Properties' in that menu, go to the 'Options' tab, then check 'QuickEdit Mode' - this allows you to select text directly in the window, without having to go via the 'Edit' menu. Standard Windoze stuff...