Skip to main content
Visitor II
March 7, 2005
Question

Where can i find assemble language guide

  • March 7, 2005
  • 3 replies
  • 855 views
Posted on March 07, 2005 at 21:11

Where can i find assemble language guide

    This topic has been closed for replies.

    3 replies

    x_Author
    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 12:05

    Dear Sir:

    We are currently using Keil C51 to develop upsd323* programs. But when using the assemble language files, such as L51_BANK.A51, we can't know it well. Though we are not assemble guy, it's better for us to get it clear.

    Is there any assemble language datasheet about upsd?

    Thanks.

    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 12:05

    hi,

    yes, there are assembler guides. first of all, the uPSD use the standard-8051-assembler-set.

    you can find a short explanation of the assembler-commands in i.e. the uPSD323x-datasheet,

    beginning at ''ARCHITECTURE OVERVIEW'' (page 13).

    or if you want information about keil and standard-8051: see

    http://www.keil.com/c51/

    (especially ''Instruction Set Manual'').

    x_Author
    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 12:05

    thanks a lot and i found the related documents now. :)