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.

DVSDK setup issue- filesystem tarball not present.



I downloaded the TMS DVSDK 4.03 from the following website and ran it on a virtual Ubuntu 10.04 device.

http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/dvsdk/DVSDK_4_00/latest/index_FDS.html

When I ran it, it created a directory called ti-dvsdk_dm3730-evm_04_03_00_06, which the Software Developer's Guide told me to enter and run `setup.sh`. But when I ran `setup.sh`, I got the following error: 

ls: cannot access ./bin/../filesystem/??sdk*rootfs*.tar.gz: No such file or directory

which I know means it tried to find the file and it wasn't there. I tried googling to find the file, but I couldn't find anything. Is there a place for me to download the missing tarball?