This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

parameter passing from c file to assembly file

How can I pass parameters from C file to assembly file in C167CR.if i call a function(in inline assembly ) from c file and pass parameters then if i use that parameters in assembly how i can alocate the parameters to registers.