• Funny behavior in Serial Port
    I am trying to have my 8051 interrupt on a serial port and jump to an ISR. I have the serial port setup and the interrupt works...sort of.... The problem I have is that I want to use 0x03 (ctrl-c)...
  • ctrl +- is going back wrong
    Hi, I'm new to uVision and have experience with MPLAB X. I used around uVision and found some problems, if you may please help me. Q1: I randomly chose a variable and click "Go to definition...
  • SBUF Funny!!
    This is a bit of funny one (see code below). Basically (1),(2),(3),(4),(5) and (6) all transmit their data successfully via SBUF. This was captured by Hyperterminal. However (7) only transmitted correctly...
  • cursor position
    hello, i am working on a 8051 controller..i have to display a certain message on a particular location on the terminal...is there any function through which i can set the cursor position..??or any other...
  • UVSOCK cursor position
    How to get the current position of the cursor in the edited file. As well as the value of the current string using the UVSOCK API. Where can the description to interface with libraries UVSC version...