Tool/software: TI C/C++ Compiler
We are thinking about switching from CCS5 to CCS7, but the current linker takes more than 40 minutes on linking a project that takes 2 minutes to link on CCS5.
My compile target is the TMS320C28346.
TMS320C2000 Linker v6.1.0: ~135s
TMS320C2000 Linker v16.9.4.LTS: ~ 2700s
TMS320C2000 Linker v16.9.5.LTS: ~ 2700s
I tried to fiddle with some linker options like --reread_libs, but nothing seems to have an impact on the link time.