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.
I have a code banked project and i generated three hexfiles from the OMF file (.h01, .h02 and .h03). According to the keil homepage I should be able to convert these files into a single file.
For a start i want to convert a hexfile to binary and back again, and then verify that the process is okay, which it seems not to be. I do as follows:
HEX2BIN.exe test.hex test.BIN BIN2HEX.exe test.BIN testConv.HEX
I've tried with different [/option] settings without any luck.
The file i try with is the one for bank 1 .h01 (common bank + bank 1)
Could any one help?
and then verify that the process is okay, which it seems not to be.
And how did it manage to seem that way? How do you expect anybody to be able to help you if you don't even bother to tell what the problem is?
Never mind.
The problem has been resolved