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.

CCS/TMS320C6678: Have anybody tried to build / integrate fftlib for TMS320C6678 DSP ... ? I like to build some unit tests like fft_omp_sp_1d_c2c_d.c

Part Number: TMS320C6678
Other Parts Discussed in Thread: FFTLIB

Tool/software: Code Composer Studio

Hi Everyone,

Have anybody tried to build / integrate fftlib for TMS320C6678 DSP ... ? I like to build some unit tests like fft_omp_sp_1d_c2c_d.c  in the fftlsrc folder (C:\ti\fftlib_3_1_0_0\packages\ti\fftlib\src\fft_omp_sp_1d_c2c\fft_omp_sp_1d_c2c_d.c)

I managed to compile the code but I get the below link errors ... please me know how resolve the below. also please let me know if there is informative thread on this.

 undefined                                   first referenced                                                                                                        
  symbol                                         in file                                                                                                             
 ---------                                   ----------------                                                                                                        
 ti_sdo_fc_edmamgr_edma3GblConfigParams      c:/ti/framework_components_3_40_02_07/packages/ti/sdo/fc/edmamgr/lib/debug/edmamgr.ae66<edmamgr.oe66>                   
 ti_sdo_fc_edmamgr_edma3RegionConfig         c:/ti/framework_components_3_40_02_07/packages/ti/sdo/fc/edmamgr/lib/debug/edmamgr.ae66<edmamgr.oe66>                   
 ti_sdo_fc_edmamgr_region2Instance           c:/ti/framework_components_3_40_02_07/packages/ti/sdo/fc/edmamgr/lib/debug/edmamgr.ae66<edmamgr.oe66>                   
 xdc_runtime_knl_GateProcess_Params__init__S c:/ti/framework_components_3_40_02_07/packages/ti/sdo/fc/utils/osalsupport/lib/debug/osal_support.ae66<OsalSupport.oe66>
 xdc_runtime_knl_GateProcess_create          c:/ti/framework_components_3_40_02_07/packages/ti/sdo/fc/utils/osalsupport/lib/debug/osal_support.ae66<OsalSupport.oe66>

Regards,