• C51 compiler problem!
    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...
  • C51 compiler problem!
    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...
  • problem invoking C51 compiler from gnu make
    Hello, I am running NT4(service pack 6) using the DOS shell cmd.exe. I am trying to invoke the C51 compiler version 5.5 (8051 Development Tools) using the gnu make utility version 3.79.1. I have...
  • problem invoking C51 compiler from gnu make
    Hello, I am running NT4(service pack 6) using the DOS shell cmd.exe. I am trying to invoke the C51 compiler version 5.5 (8051 Development Tools) using the gnu make utility version 3.79.1. I have...
  • c51: compiling in turbo compiler and keil compiler
    this is praveen frm india i am novice to embedded systems and keil compiler.my query is that "if i want to output hello world through turbo compiler it's easy, how shud i do the same with keil compiler...