• 8051
    I run the following program in keil software....it shows printf ANSI-style prototype error.... please give a clue for correcting the error... #include "Main.h" #include "show.h" #include "PRINTF51...
  • 8051
    I run the following program in keil software....it shows 18 error....all the errors are undefined identifier error.... MAIN.C(7): error C202: 'k': undefined identifier MAIN.C(10): error C202: 'v'...
  • 8051
    Dear Sir:how can i access data from program segmentin assembly? 1. winbond w78le54p 2. using A51 & BL51 in uVision2.
  • 8051
    Hi, I wish to write a program for the 8051 Micro-controller to interface DTMF(MT8889C) using 8051 Assembly language(uVision2). So, does anyone have a clue or know the source code for the above application...
  • 8051
    I'm useing a RS-232 to connect a computer and a 8051. The computer is the master . Does anyone have a program in C that I can disect? Thanks