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

Do we have to push/pop in .a51 if it is being called from .c file?

if my main func is in C lang, & i want to call a routine which is .a51 (assembly code), do i have to push & pop variables in .a51 ???