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.
actually i have a downloaded a speech codec speeex which has implementation on c55X,but the project file was v3.3 so i tried to imported it as
File | Import | Legacy ccsv3.3 | browse the .pjt(checking copy to workspace)
as soon as i import is over i get the warning
Invalid project path: Include path not found (\include). speex_C55_test pathentry Path Entry Problem
Invalid project path: Include path not found (E:\Speech Coding\codec test\Speex\speex-1.2rc1\ti\include). speex_C55_test pathentry Path Entry Problem
after that without resolving them i tried to build it which again thrown me 2 more warnings and plently " file not found"
Build variable 'C5500_CSL_CG_ROOT' cannot be resolved. speex_C55_test properties TI Problem Marker
Build variable 'C5500_CSL_CG_ROOT' cannot be resolved. speex_C55_test properties TI Problem Marker
i have seen the same problem resolved here
the discussion says to go to properties| Dependencies| add <- this must show the projects in work-space but i have not found anything though i have copied the imported project to workspace
please quickly suggest me a solution
Hi Shyam,
a couple comments.
- if you are migrating to v5, I strongly recommend going to the latest version 5.3 instead of 5.1
- you seem to be aware your include paths and variables need correction. Have a look at this wiki
http://processors.wiki.ti.com/index.php/Include_paths_and_options
Best Regards,
Lisa
Hi Shyam,
just thought I would check whether there was any update with your enquiry.
Best Regards,
Lisa