Hi Everybody,
1. It seems that vlib 2.1 doesn't link to my project on CSS4. Please help me. I hope it just something trivial.
2. In the vlib 2.1 readme file I read the following lines with some kind of unpleasant feeling in my heart:
"64x versions of VLIB_updateEWRMeanS32, VLIB_updateEWRVarianceS32,
VLIB_subtractBackgroundS32,
and VLIB_mixtureOfGaussiansS32 functions are now added to the 64x
library. But they are not optimal due to the
absence of 32 bit multiplier in C64x."
Do you mean the absence of 32 bit vectorized multiplier, do you? Does it mean that it is slower that we except regarding the vlib documentation pdf?
Regards,
Csaba
Building target: measure_dsp7.out'
'Invoking: Linker'
"C:/Program Files/Texas Instruments/ccsv4/tools/compiler/C6000 Code Generation Tools 6.1.16/bin/cl6x" -mv64+ -O3 --relaxed_ansi --cpp_default --static_template_instantiation --define=DSP64x --diag_warning=225 --opt_for_speed=3 -z -m"measure_dsp7.map" --warn_sections -i"C:/Program Files/Texas Instruments/ccsv4/tools/compiler/C6000 Code Generation Tools 6.1.16/lib" -i"C:/Program Files/Texas Instruments/ccsv4/tools/compiler/C6000 Code Generation Tools 6.1.16/include" -i"X:/Odin/main/lib/../obj/" -i"C:/Program Files/Texas Instruments/bios_5_41_02_14/packages/ti/rtdx/lib/c6000" -i"C:/Program Files/Texas Instruments/bios_5_41_02_14/packages/ti/bios/lib" --reread_libs --rom_model -o "measure_dsp7.out" -l"./measure_dsp7cfg.cmd" "./measure_dsp7cfg_c.obj" "./measure_dsp7cfg.obj" "./main.obj" -l"vlib.l64p" -l"base64x.lib" -l"calib64x.lib" -l"imgproc64x.lib" -l"vca64x.lib" -l"tracker64x.lib" -l"libc.a"
<Linking>
undefined first referenced
symbol in file
--------- ----------------
VLIB_updateEWRMeanS32(int *, unsigned char *, unsigned int *, unsigned int, int) ./main.obj
error: unresolved symbols remain
error: errors encountered during linking; "measure_dsp7.out" not built