• inportb and outportb
    I have problems with the the two functions inportb and outportb. They don't function and I don't find them in any headerfile. I want to program the serial interface 0 of the 80C537. I have the evaluation...
  • help!!!!
    does anyone have an example program for lcd.its suppose to work like this. e.g my atmel 89s52 board is connected to the computer using the serial com rs232. and once i type something on the hyper terminal...
  • Help
    What is VxWorks and how to begin with
  • HELP
    WHEN I COMPILE THIS CODE GIVEN BELOW IT GIVES ERRORS LIKE error 52: Actual Argument type different from declaration 2 from type 'unsigned-char generic*' to type 'unsigned-char' #include<8051...
  • HELP
    When i compile this code it give error like:-] error 88: illegal cast of Literal value to 'generic' pointer from type 'literal-unsigned-char' to type 'unsigned-char generic*' error 47:indirection...