We all know, DSP support software pipelining tech,an we can open it with compile options:-O2 or -O3 in CCS .
but in DVSDK for linux,I can't know how to open it.
for example,in my codecs Dir,I add some .SA file which support Soft pipelining in my codecs section.
if i want these .sa file with -o2 options in compiling ...,how can i get it?