Other Parts Discussed in Thread: STRIKE
Tool/software: TI C/C++ Compiler
I am working on TMS320F280049C DSP. I was analyzing the stack size of different functions using the stack usage view. I am attaching a screenshot of it. ADCAISR has occupied maximum memory storage 40 bytes. How can I increase that size to avoid stack overflow. Why that 40 bytes are fixed for all functions?