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.
Tool/software:
I was trying to follow this step by step instruction for generating the example projects, and when I tried to run pdkProjectCreate.bat K2G... I constantly get the error "the system cannot find the path specified". I already did it in ubuntu and it worked, but now I needed it to work on Windows and I keep getting this error. If somebody could guide me i'd appreciate it.
Regards, Diego.
Hi Diego, unfortunately support for K2G is not active, please see below notice:
In any case, is there any additional information on which path is missing/incorrect in the logs?
thank you,
Paula
Thanks Paula, I didn't know there was no longer support for K2G... either way, this is what I get when running the command... thanks again for answering.
Diego.
Hello Diego,
Most likely the CCS version specified in the batch file doesn't match the CCS you have installed. Please check pdkProjectCreate.bat and change CCS version to what’s actually installed.
if not defined CCS_INSTALL_PATH ( set CCS_INSTALL_PATH=C:/ti/ccs1020/ccs )
Please also refer to this FAQ: [FAQ] AM3358: [FAQ] Are there sample CCS projects to help me start TI-RTOS or bare-metal development for AM335x/AM437x devices?. This FAQ was written for AM335x/AM437x devices, but the procedure applies to K2G as well.
Regards,
Jianzhong