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.

Compiler/TMS320DM8148: Problem integrating Lib with compile option --mh=auto

Part Number: TMS320DM8148
Other Parts Discussed in Thread: SYSBIOS

Tool/software: TI C/C++ Compiler

 hello  ,

  We are working with the dm8148  DVRRDK_04.01.00.02 .

  I am developing sw  in the  dsp 674x in the  dm8148 , under ccs 5.5  and use sysbios and syslink .

  We need  to use  "Noise suppression"  lib from  other company .

  The project  is compiled in ELF format .

  When performing  the link phase with the specific lib we got the error :

    dspini_ncse.l64p<basop.obj  , built with  --mh=auto  option is not allowed  !!

 How  we can overcome this problem .

 Does it  meen that the lib was compiled with  "speculative load"  .

 We use syslink , is this the lib in our project that conflicts in that matter ?

 

Regards , Shlomo Kabaz  .