This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

ASM

How to use ASM into C code compiled by µVision ?

Parents Reply Children
  • Well it's not surprising you're having trouble - if you don't even know where the manual is!

    You need to read the C51 User Guide.

    You also need to read the uVision Getting Started Guide and work through the example projects in it.

    ALL the manuals are available in the 'Books' tab of the uVision Project window; or open the PDFs directly:
    C51.PDF - the Compiler manual;
    A51.PDF - the Assembler manual;
    GS51.pdf - the uVision manual.