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.

DSPLIB example based on command-line xdctools, without Code Composer Studio

Other Parts Discussed in Thread: OMAP3530

Hi,

I would like to find a simple example to use dsplib fft functions from gpp (ARM) side. I do not want use TI Code Composer Studio, so the example coming from dsplib package 'dsplib_c64Px_3_4_0_0/examples/fft_ex' based on CCS doesn't suit me.

I found another example, bui it is seems this example uses DSP/BIOS textual configuration file (TCF) and doesn not match xdctools technology.

Give me please sample of gpp + dsp applications for OMAP3530 that uses not CCS and instead uses pure command line TI xdctools technology for build the project: something like useModule('ti.dsplib') in project.cfg file and then create compiler.opt and linker.cmd by xdc configuro.