This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

How to open the software pipelining in DVSDK.CE?

Other Parts Discussed in Thread: DM3730

We all know,  DSP support software pipelining tech,and we can use 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?,my software base on Codec engine.

 Anyone ,Who is familiar with CE framework.pls help me!