• compiler problem
    im trying to build c file to hex file for 89c5021 plz let me know method for kiel v5 c51 compiler
  • bitfield in union and compile problem
    Dear Sir, I have a problem about the union and bitfiled. I always suffer a strange problem in my system. After I check the M51 file, I start to doubt that it is the bitfield and union problem in compile...
  • bitfield in union and compile problem
    Dear Sir, I have a problem about the union and bitfiled. I always suffer a strange problem in my system. After I check the M51 file, I start to doubt that it is the bitfield and union problem in compile...
  • CoRe51 Devp.board - compilation problem
    I am using Win.XP OS. Installed the Keil Uvision3 from the CD. Selected BlinkLED.C file from sample codes and tried for building hex files & other related. However the programme says as follows...
  • 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...