We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
For Cortex M0+, what registers are used when a C function is called with;
1 parameter
2 parameters.
Please give a simple example for each case (both C and Assembly).
Thank you!
Please do your homework yourself: Just compile a piece of C code and look at the assembly. Or search for EABI and ARM.
where did you understand that is homework