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.

Error while installing ezsdk

Hi,

I downloaded latest ezsdk package ezsdk_dm814x-evm_5_02_01_59_setuplinux

from link  : http://software-dl.ti.com/dsps/dsps_public_sw/ezsdk/latest/index_FDS.html


I am getting following error:
"application-specific initialization failed: bad end of central directory record
%"
I searched on forum and found similar problem (http://e2e.ti.com/support/dsp/omap_applications_processors/f/447/t/30388.aspx) reported for other packages.
Problem was with corrupt package.
Any idea what can be wrong? Is it because of my download or package uploaded?

Thanks,
Sagar

  • As the one in the linked forum post, have you tried to check the md5 sums (use the tool md5sum under linux). Have you downloaded the package to your local machine, a NFS mount, Samba share, ... . If so try downloading it somewhere else (e.g. local), also I noticed that if I ran the setups over an Samba mount (gvfs on Ubuntu), it sometimes installed without an error, but then packages where missing. So, in this case copy it to your tmp directory first verify it, install it and remove the tmp .bin afterwards.

    Regards, Markus

     

  • Thanks Markus for timely reply.

    I found my checksum value :414f608b649730f0079943df695ba9a6 is not matching.

    I started re downloading it.