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: Code Composer Studio
I also encountered this problem.when i build my project,it will have errors.the details are as follows.
Description Resource Path Location TypeCan't find the target named 'devkits.target.Generic' along the path 'C:/ti/bios_6_51_00_15/packages;C:/ti/ccsv7/ccs_base;C:/ti/xdctools_3_50_02_20_core/packages;..;': please check the spelling of the target's name and that it exists along this path. .xdchelp /ESMainCPU_FPU line 10 C/C++ Problem
this suggest me it can't find the 'evkits.target.Generic' in the paths,and i have checked this paths ,there isn't such a file named 'evkits.target.Generic'.
I have struggled a lot ,and i still can't make it out. if there anyone else have also encountered such a problm and if you have solved it,please tell me what should I do? Sincere thanks for you.