• combine assembler files with C code
    it seems that i made a mistake, while posting the message. I can't read the answers. So lets have another try! How can i combine assembler files and C code. How do i hand over the paramters in a function...
  • Combining C and assembly codes
    Would appreciate if someone can tell/show me how to combine C and assembly code in the Uvision 2?
  • combine assembler and C-code?
    How can i combine assmebler files and C code. How do i hand over the paramters in a function call? How must the function declaration look like in the headerfile? For example: application written in C...
  • Combining C & Assembly
    Can anybody tell me how to combine both C and assembly in Uvision 3? I know something like we have to use SRC directive,asm and endasm for assembly. Suppose i want to perform some addition operation...
  • Header file for assembly
    Is there a STANDARD HEADER file that can be used when writing an assembly language program for AD conversion . Currently I am having to declare the address of port lines and ADDCON1 etc. Is this standard...