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.
hello sir, i am using keil software to interface with macronix (MX10F201FC) using icemx8051 emulator. I need .OMF file to generate .MHL file which is to be loaded into emulator. But using keil i am able to generate .obj file. How to generate .OMF file? i am not using LX51. What settings do i need to set to use LX51 linker and generate .OMF file? I selected "use LX51 linker only" in the device selection but my target is not getting created. I am using intel device right now to generate my target file. Please clear my doubts. Thanking you, ch.lavanya
The linker output is OMF; normally, uVision creates the output with the same name as the Project, but no extension You can change this on the 'Output' tab, if you want.