I am having difficulty getting HEX2BIN working under Vista 64-bit. When I attempt to run it, I get an error stating that it's not compatible with Vista 64.
I've tried working around this by using FromElf but it generates a folder with about 40 different bin files in it. I need the output as a single .bin file.
I've contacted support but they weren't able to suggest anything.
Any help would be greatly appreciated.
Ho, I know SourceForge (I have two projects there...) It seems that HEX2BIN exits with an error when processing the .hex files generated. I don't remember why - reverted back to FromElf without delay. But you don't need to worry about the multiple files really - I think you get one per load region. so you can pick the right one and work with it, like I do.