Tool/software: TI C/C++ Compiler
Hi,
I'am using CLA in my program for parrallel processing with the CPU. I want the CLA and the CPU use same functions. I find an option in the compiler option to treat c files as cla files, but this works on all c files. I just want one c file, like a component Library, with functions which could be used by CLA and CPU.
In the TI document "TMS320C28x Optimizing C/C++ Compiler v16.9.0.LTS" I also find the option to treat c files as cla files : "If you use the --cla_default option, files with an extension of .c are also compiled as CLA files."
There is a way to only compile one c file as cla file ?
Regards,
Quentin.