Hi,
I'm using a static analysis tool that requires the compiler to generate stack usage (.su) information.
Is there a `-fstack-usage` equivalent for the TI ARM compiler?
compiler: TI v20.2.7.LTS
Best,
Gabriel
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
I'm using a static analysis tool that requires the compiler to generate stack usage (.su) information.
Is there a `-fstack-usage` equivalent for the TI ARM compiler?
compiler: TI v20.2.7.LTS
Best,
Gabriel
There is no exact equivalent. Something similar is described in the article Stack Usage View.
Thanks and regards,
-George