Hi All, I've installed DVSDK 1.30. The install directory contains the following files/folders:
ls /home/user/dvsdk_1_30_00_40 bin bios_5_31_08 bios_install_log.txt biosutils_1_00_02 cg6x_6_0_15 cmem_2_00_01 codec_engine_2_00_01 demos dm355_1_30_release_notes.html dm355_codecs_1_12_000 dm6446 dm6446_1_30_release_notes.html dm6446_dvsdk_combos_1_34 docs dsplink_140-05p1 dvtb_1_12_000 dvtb_1_23_000 examples framework_components_2_00_01 kernel_binaries license-eval.rtf license-eval.txt Makefile man mapdmaq patches PSP_01_20_00_014 quilt readme.1st Rules.make uninstall xdais_6_00_01 xdc_3_00_02 The encode/decode/encodedecode demos came with a 256MB sized memory map. In order to shrink the map to 128MB I need to rebuild both arm and dsp applications. As detailed in the install notes (paragraph 4.6) if I do cd /home/user/dvsdk_1_30_00_40 Make clean Make Make install I can find the building products under /home/user/workdir/filesys/opt/dvsdk/dm644x/ The problem is that the dsp images have not been regenerated, instead they seem to be a simple copy of dm6446_dvsdk_combos_1_34/packages/ti/sdo/servers/encode/encodeCombo.x64P dm6446_dvsdk_combos_1_34/packages/ti/sdo/servers/decode/decodeCombo.x64P I think this is not good because I need to change .tcf files and rebuild those images in order to relocate memory segments. Isn't it? How can I rebuild dsp server combos? Thanks and Regards, Gabriele
_______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
