I downloaded the TMS DVSDK 4.03 from the following website and ran it on a virtual Ubuntu 10.04 device.
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?