Hi I'm using teh HEX2BIN file from keil web page and trying to use output tab to run this file. I can't get it to compile and have keil uvision software to run this so that i can get a binary file instead of a hex file. what is wrong? Tom
I have seen hex2bin not produce a hex file, without giving an error, thus leaving the original hex file behind. I think it had something to do with paths, and make. Typing the command from a dos prompt would work, but the same command in the make file wouldn't.