• 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 and assembly codes
    Would appreciate if someone can tell/show me how to combine C and assembly code in the Uvision 2?
  • 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 into one header file.
    Hi! At school we are going to have the final test in programming. Most of the class are really good at programming at C and Assembly therefore teachers allowed us to create universal header file...
  • Combining two assembly programs in a single 8051 chip
    I have to combine 2 assembly programs for my project. But, the problem is that both the programs are different and both are written in assembly. Both the programs start with org0000h and ends with 'end...