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, I'm using C51 V4.01 Keil compiler. When I compile a .C file (with c51.exe), I obtain a .lst file and not a .O51 file. In the .lst file it writes "No object module requested". My question is How can I obtain a .O51 file? What compiler configuration file (if does exists such file) should I change and how to do it? Thank you.