• yet another serial question
    why does my get stuck at jnb TI, $ List: ; enable external clock 11.0592Mhz for ; standard baud rate generation ; external pin T2 stimulated from ; function generator. mov SCON, #01010000B...
  • yet another serial question
    why does my get stuck at jnb TI, $ List: ; enable external clock 11.0592Mhz for ; standard baud rate generation ; external pin T2 stimulated from ; function generator. mov SCON, #01010000B...
  • Another strange question in keil51
    A function(used to display something in lcd) cann't work normally for uncertain reasion.But when I put the cotent of it where it is used ,I get all I want.Even strangely ,if I wirte some structions just...
  • Another strange question in keil51
    A function(used to display something in lcd) cann't work normally for uncertain reasion.But when I put the cotent of it where it is used ,I get all I want.Even strangely ,if I wirte some structions just...
  • UNPREDICTABLE in instruction description (Lord! yet another question)
    In quite many instruction descriptions it says: if d == 15 then UNPREDICTABLE; What does this mean? Can the instruction really work in some unexpected way in each such case or what? I guess if I use...