SPRUI04F july 2015 – april 2023
The C/C++ compiler imposes a strict set of rules on function calls. Except for special run-time support functions, any function that calls or is called by a C/C++ function must follow these rules. Failure to adhere to these rules can disrupt the C/C++ environment and cause a program to fail.
For details on the calling conventions, refer to The C6000 Embedded Application Binary Interface Application Report (SPRAB89).