• shift with ">>" in c51 ...
    some time c user do shift for mul and divide and some time u write byte to byte then not require any carry for me in asm i do two shift mul 4 i do it with c51 ypos3 = ypos>>3; ; SOURCE LINE...
  • C51 V610
    I'm useing uV51 V610 eval, every time when I try to compile a source file or to link an obj file ,the screen will change to DOS environment, then change bak to WINDOWS uV51, result in my screen FLASHING...
  • using C51
    -------------------------------------------------------------------------------- Kindly help me out on my project as it is very similar to yours. Kindly send how to go about connecting 87C51 to other...
  • C51 Not usig Dual datapointer
    We assumed that this verry good compiler could recognice "for" statements moving bytes from one buffer to another. This seams not to be right. From the manual I can se that the dual dp only works with...
  • problem on c51 with 8051EW
    there are two problem and how to solve: (1)I have a function at common area, but i want to put it at special bank. in LX51 Misc controls input box as: bank1(?PR?TEST1?M8051W) there is error : IXREF...