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?