How to use ASM into C code compiled by µVision ?
Please tell me which manual you are speaking about... And where to find it? Thx
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.