Quantcast
Channel: Forums - Recent Threads
Viewing all articles
Browse latest Browse all 262198

CCS/TMS320F28377D: How to set .stack size for CLA program?

$
0
0

Part Number: TMS320F28377D

Tool/software: Code Composer Studio

Dear:

I wrote a program in CLA(TMS320F28377D),
The program may be a little bit complex, so it used much stack.


So my question is:
(1) How to know if the stack allocated by system is enough?
(2) If the stack allocated by system is not enough, How can I enlarge the stack?

by the way, below cmd files is only for DSP core but not CLA:

SECTIONS
{

    /* Allocate uninitalized data sections: */
    .stack           : > RAMM1,          PAGE = 1

    ......

}

How about the CLA?

Thank you!


Viewing all articles
Browse latest Browse all 262198

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>