• Serial Data lost
    I wrote an aplication that receives data from the serial interface (80251) When running under the uvision dscope debugger I go into the serial peripheral window and enter the data into SBUF. Then I set...
  • Lost charactes in serial simulator
    Hi, I have a set of assembler + C routines to handle the serial line that work flawlessly in the DS5002 and DS5250. However, when I debug the code with the uVision Simulator I often lose chars in the...
  • Lost
    I just got the v4 of Keil. I am programming with a 8 bit 8051 micro controller. I was wondering if there are any good books or materials that will help me understand programing alot better. I look at...
  • Some characters lost in serial communication
    Hello everybody, My serial ISR is as below. When I send a string to the microcontroller some characters are not received. The characters are lost in a peculiar way. eg. 1234567890123456 is received...
  • lost DATA space
    for this: IDATA 0010H 000CH UNIT ?ID?SMAIN 001CH 0004H *** GAP *** .... DATA 0056H 0022H UNIT ?DT?SMAIN IDATA 0078H 0001H UNIT ?STACK I am losing 16 bytes of the precious commodity DATA storage...