Hi,
We are currently using TI Compiler 7.3.5 for a C6670 and C6678 based project. We also utilize the HW accelerators of these DSPs.
With Compiler 7.3.x, we are unable to properly get back-traces with our code compiled for optimization (-O3 along with symdebug:dwarf & optimize_with_debug, or symdebug:skeletal) and we understand this is a known deficiency in the compiler.
We also understand that debug support has improved in Compiler 8.0. We have two questions:
- Does the new compiler properly support getting a back-trace from an exception, with full optimization enabled?
- Do you recommend usage of Compiler 8.0.0 over 7.4.x or 7.6.x for projects that make use of these processors?
Thanks