• Could not pass argument in register
    Hello to everyone I have problem with passing argument in register I have 3 functions, The first and the second is ok and they use only R7, A ,B in function body and argument is passed in register...
  • Parameter Passing in Registers
    Hi I am unclear as to how I can pass 2 generic pointer arguments into a function. As stated in the user guide, the generic ptr will be stored in R1-R3. But however, what happens when there is more...
  • passing array values to in line assembly
    i have problem with passing array values from c to inline assembly pls help me &also reciving values from inlineassembly
  • registers used for passing parameters and returning
    I am writing an application in which I need to mix C and assembly. I need to write the most optimized code for which I need the answer to the following questions 1) When passing parameters, is there...
  • tracing out register values
    how to trace the register values in a program using keil debug session