Other Parts Discussed in Thread: TI-CGT
Tool/software: TI C/C++ Compiler
Hello,
How do I build the C6000 RTS library (e.g. rts6600_elf.lib) without optimization?
For verification of our tool I need the library without SPLOOPs, and with varying optimization options (-O0 to -O3).
What's the fastest way to do this?