Part Number: TMS320F280037
Tool/software:
We are currently compiling CLA code in our project and the compiler is reporting an error, making it difficult to pinpoint the cause. Can you help us take a look?
Phenomenon 1: compilation errors are reported when calling 7 function arguments transfer in xx.cla file, and the function content has been masked.

Phenomenon 2: compilation normal are reported when calling 6 function arguments transfer in xx.cla file, and the function content has been masked.

Based on the phenomenon, it seems to be a stack overflow error. If not misunderstood, cla's stack space is allocated in the. scratchpad segment.

When passing 6 arguments , Memory Allocation shows that there is still ample space pointed to by the stack.scratchpad segment.

Looking forward to the TI experts' response.








