ahuy82
Newbie level 5

Hi all,
I'm using Keil Compiler. I want to intergrate some C functions into my old Assembly code. I know that the parameters are parsed through R0-R7 register. The problem is that if this C function calls another C function!!! So the parameters use which registers? How can I intergrate these functions into my Assembly code?
Thanks all for your help.
P/s: sorry for my bad English. I have tried my best
I'm using Keil Compiler. I want to intergrate some C functions into my old Assembly code. I know that the parameters are parsed through R0-R7 register. The problem is that if this C function calls another C function!!! So the parameters use which registers? How can I intergrate these functions into my Assembly code?
Thanks all for your help.
P/s: sorry for my bad English. I have tried my best