Hi,
I am using CCS version 12.4.0.00007 and TI Clang v2.1.3 LTS compiler.
I am using LP-CC1311P3 and SimpleLink CC13xx CC26xx SDK.
I am using Usage Stack View to evaluate the stack depth of functions.
I am not using indirect calls in my application, but I found that TI drivers use indirect calls a lot.
I would like to know if the Usage Stack View calculates the stack depth including the INDIRECT CALLS present in the TI drivers.
If not, how can I calculate the stack depth of all indirect calls?
Thanks,
Fabiano