• Error L104 Warning L16
    Can't debug this simple code! Please help! I am getting Error L104 and warning L16 #include<stdio.h> #include<at89x51.h> void main() { P2=0x00; while(1) { P2=0xFF; } }
  • Error L104 Warning L16
    Can't debug this simple code! Please help! I am getting Error L104 and warning L16 #include<stdio.h> #include<at89x51.h> void main() { P2=0x00; while(1) { P2=0xFF; } }
  • Warning L15 and L16
    I am trying to compile a frequency hopping code . But when ever i try to compile it, i get an error when the project is linking. Errors i get are linking... *** WARNING L16: UNCALLED FUNCTION, IGNORED...
  • Warning L15 and L16
    I am trying to compile a frequency hopping code . But when ever i try to compile it, i get an error when the project is linking. Errors i get are linking... *** WARNING L16: UNCALLED FUNCTION, IGNORED...
  • Pk-51 & SiLabs F930 and L16
    Using Keil UV3 version PK-51 for Silicon Laboratories 8051F930 in Vista System. Sequence appears to be true of all examples Run Blinky in Silicon Ide Works Fine Run Blinky in Uv3 (file saves as...