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.

undefined symbol _POOL_config

Other Parts Discussed in Thread: CCSTUDIO, OMAPL138

Hello,

i have a dspbios link project running on linux. Now i want to get the project running in ccs 3.3 .

It compiles, but the linker gives the following error:

[Linking...] "C:\Programme\Texas Instruments\C6000 Code Generation Tools 6.1.13\bin\cl6x" -@"Debug.lkf"
<Linking>

 undefined    first referenced                                                      
  symbol          in file                                                           
 ---------    ----------------                                                      
 _POOL_config C:/CCStudio_v3.3/bios_5_33_06/packages/ti/bios/lib/bios.a674<pool.o674>

error: unresolved symbols remain
error: errors encountered during linking; "./Debug/dsp.out" not built

I have no idea how to put the _POOL_config symbol into the project!

Any Ideas ?

Thank you very much, regards,

Bastian.

 

P.S.

I am linking against dsplink_linux_1_65_00_01

this is Debug.lkf :

-z -c -m"./Debug/dsp.map" -o"./Debug/dsp.out" -w -x -i"C:/CCStudio_v3.3/bios_5_33_06/packages/ti/rtdx/c6000" -i"C:/CCStudio_v3.3/bios_5_33_06/packages/ti/pl/lib" -i"D:/work/_Projekte/EA14_3G_/dsplink_linux_1_65_00_01/dsplink/dsp/export/BIN/DspBios/OMAPL138/OMAPL138GEM_0/DEBUG/" -i"C:/CCStudio_v3.3/C6000/csl/lib" -i"C:/CCStudio_v3.3/C6000/xdais/lib" -i"C:/CCStudio_v3.3/bios_5_33_06/packages/ti/bios/lib" -i"C:/CCStudio_v3.3/bios_5_33_06/packages/ti/rtdx/lib/c6000" -i"C:/Programme/Texas Instruments/C6000 Code Generation Tools 6.1.13/lib" -l"dsplink.lib" -l"dsplinkpool.lib" -l"dsplinkmpcs.lib" -l"dsplinkmplist.lib" -l"dsplinkdata.lib"
"D:\work\_Projekte\EA14_3G_\dsp\dspctrlA200\dsp\rupConfigcfg.cmd"
"D:\work\_Projekte\EA14_3G_\dsp\dspctrlA200\dsp\Debug\chnTransfer.obj"
"D:\work\_Projekte\EA14_3G_\dsp\dspctrlA200\dsp\Debug\ControlChn.obj"
"D:\work\_Projekte\EA14_3G_\dsp\dspctrlA200\dsp\Debug\main.obj"
"D:\work\_Projekte\EA14_3G_\dsp\dspctrlA200\dsp\Debug\rsPrtl.obj"
"D:\work\_Projekte\EA14_3G_\dsp\dspctrlA200\dsp\Debug\rupConfigcfg.obj"
"D:\work\_Projekte\EA14_3G_\dsp\dspctrlA200\dsp\Debug\rupConfigcfg_c.obj"