Anyone know how to convert Keil OMF2 for to ELF? I need ELF format to be able to use software trace capability of my simulator (NCSIM). I am using C51 in a SOC with lots of custom hardware that is all in verilog. It is difficult to debug firmware in this simulation environment without software trace. We have a FPGA environment that's better for firmware debug since we can use keil debugger but difficult for hardware or hardware+firmware integration debug. I tried objconv from agner.org but it doesn't recognize OMF2.
No way we could fund a new development. Especially if "Transcoding object formats has the complexity of a basic linker". I was hoping to find something that's COTS and under $2k and preferably < $500. Of course free is always nice.....