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.

RTOS/AM5728: VoLIB TGE : Path of generated Tones : Required on EVM

Part Number: AM5728

Tool/software: TI-RTOS

We are using AM5728 based EVM.

We are trying to generate DTMF Tones through  DSP(C66x) , for that  , VoLIB TGE is executed  on DSP, using CCS, These tone files(pcm) are generated on the path where CCS is installed , i.e. on host machine,

Path of tone : /home/username/ti/volib_C66_2_1_0_1/packages/ti/mas/tge/test/vectors/out

CCS installed on : /home/username/ti/ccs900

we want to generate these files on DSP / EVM . How can we do that?