Other Parts Discussed in Thread: TMS320F28234
If an assembly function is called in C, and two 32 bit parameters are passed, the first parameter is placed in 32-bit ACC (AH/AL) and the second is placed on the stack in reverse order (SPRU514D, Page 128, Line 1)
Could anyone please confirm if this calling convention is true when compiled for the TMS320F28234 (no FPU)?