Hello,
I'am using the 5.5.0 version of CCS with the c6x Code Gen Tools (7.4.12)
In the 5.1.1 version (with 7.4.12 too) , I was used to put my all include path for the linker in a .cfg file (-i"dir1" -i"dir2") and included this file in the "C6000 Linker">"File Search Path">"Include library file or command file as input" and it worked very well .
Now in the 5.5.0 version it does'nt work, it seems that the linker does'nt take care of the include path in the cfg file , I have the error "canot find file libname.lib" . If I put the contents of the file directly it works but I don't want to, I want to use a file.
Maybe someone could help me ? thank you very much in advance for your help.
Regards,
Pat.