• serial com problem
    c167 has only one serial port i am using it with uvision monitor but i need a serial port for my proj how can i run progrm without monitor and how to acess serial port help me friends plz...
  • serial com problem
    c167 has only one serial port i am using it with uvision monitor but i need a serial port for my proj how can i run progrm without monitor and how to acess serial port help me friends plz...
  • Problem with serial com port
    I'm using the uVision2 Debugger and I'm assigning my serial port to COM1 using the ASSIGN command: ASSIGN COM1 <S0IN >S0OUT I connect COM1 to an external hardware device that receive the data sends...
  • Problem with serial com port
    I'm using the uVision2 Debugger and I'm assigning my serial port to COM1 using the ASSIGN command: ASSIGN COM1 <S0IN >S0OUT I connect COM1 to an external hardware device that receive the data sends...
  • Problem in sending data using RS232 Serial com.
    Hi all, i have tried to do digital data acquisition from xilinx ic and send the acquire data from 8051 to pc, it does not show anything. I have tried to display the acquired data on LCD and it works...