• cross assembler
    Can the Cx51 be used as a cross assembler. If we write the C code can it be directly converted to assembly. How can we link aspire and Cx51 toolset
  • xdata range crossed.
    hello, I have just started using Keil-c51 Eval version 7.50 with uVision for 8051 comptible device.I wanted to use 71M6513 from TDK.But unable to find it from Device Database i have selected closest...
  • 8051 Variant Cross
    One of my companies products has an 8051 variant produced by a Chinese manufacturer (P/N STC89LE52AD (40 Dip) made by STC) specified. This component was obsoleted recently and I am being asked to find...
  • zero crossing detection using 8051
    dear sir my project is scr power control using 8051 for zero crossing detection i hav used ua741 which gives a square wave of 10ms(0 and 1 after every 10ms) but i m not able to detect dis square wave...
  • pointer cannot cross 64k boundary
    I have a big problem with the compiler. It cannot point to the correct location. When I declared a pointer to a structure in EEPROM and try to access a member within it, the member pointed to is incorrect...