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'm beginner in 8051 programming. Also I would like to know, if (and if yes, how ?) it's possible to make obj-files with the Keil C compiler for using its with an no-Keil assembler.
.obj files are used by the linker and thus has nothing to do with any assembler. E$rik