• 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...
  • Bits lost while receiving serial data
    This is in connection with my old post http://www.keil.com/forum/20496/ I got great help here. Now I can read serial bit stream into a 32bit long, split it in 4 bytes & after some conversion can...
  • 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...