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.
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.