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.

TMDSLCDK6748: TMDSLCDK6748

Part Number: TMDSLCDK6748

Hi,

Can't install MyExamPleprojects by using pdkProjectCreate bat. It note that "the system cannot find the path specified". All that was following CCS11, Processor_rtos_..., pdksetupenv and gmake installation.

Running screen:

Folder:

Thanks,

Itzhak Kroin

  • You need to use CCS version that is aligned with the release notes for the Processor SDK. The scripts expects certain path for CCS or for the developer to provide the path. Using newer version of CCS is allowed for developers but note that the SDK validation was only done with version specified by the Release notes. 

    Review the setup scripts and set the environment variable or update the pdkProjectCreate script so that it can work with CCS11.

    Regards,

    Rahul 

  • Hi,

    I modified the pdkprojectcreate.bat to the CCS folder and got the projects.

    but some files on xdctools were not found. see error below.

    Thanks,

    Itzhak Kroin

  • The XDC should have been installed during the Processor SDK installation. Please make sure all SDK components are selected as shown below:

    In addition, you'll need to install the components to CCS as described here.