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.
Hi,
I am creating pdk project follow the http://processors.wiki.ti.com/index.php/Rebuilding_The_PDK , but failed when i ran pdkProjectCreate.bat. Please see the below attacment.
I can build pdk components successfully, so i think it dose not matter with CCS and sdk install path. Please help to analyze!
Please confirm that you have completed the following setup of discovering PRocessor SDK RTOS components in CCS:
Also, review the video here that shows how the pdkProjectCreate works after the component discovery is completed:
Please review the steps indicated in the video and let us know if you are still running into the same issue. Another common mistake is use of incorrect version of CCS with Processor SDK RTOS. HEre is the release notes for the version that you are using:
http://processors.wiki.ti.com/index.php?title=Processor_SDK_RTOS_Release_Notes&oldid=229408
Can you please indicate why you are using such an old version of the Processor SDK RTOS. Also, indicate your CCS version if the above guidance doesn`t resolve your issue.
Regards,
Rahul
Have you read the note here regarding TOOLS_INSTALL_PATH and set that for the custom install before running setupenv.bat. From your command line, it appears that you are invoking the script with the correct settings but the tool is not able to find the project create tool that ships with CCS so it is likely that the CCS install path is incorrect. Can you type "set" and provide the environment.
One tip would be to debug would be to add the following on line 699 of pdkProjectCreate.bat:
echo CCS AUTOCREATE :%CCS_INSTALL_PATH%\%AUTO_CREATE_COMMAND%
Do not try CCSv9 as we are not supporting or have tested that version so please use the version that is recommended in the Release Notes