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.

invalid project path

I am using CCS 5.5.

I installed TI RTOS 1_12_00_09.

When I compile, I get

Description Resource Path Location Type
Invalid project path: Include path not found (C:\ti\tirtos_1_21_00_09\products\bios_6_35_01_29\packages). ti_rtos  pathentry Path Entry Problem
Invalid project path: Include path not found (C:\ti\tirtos_1_21_00_09\products\uia_1_03_00_02\packages). ti_rtos  pathentry Path Entry Problem
Invalid project path: Include path not found (C:\ti\tirtos_1_21_00_09\products\ndk_2_22_03_20\packages). ti_rtos  pathentry Path Entry Problem
Invalid project path: Include path not found (C:\ti\tirtos_1_21_00_09\products\ipc_1_25_03_15\packages). ti_rtos  pathentry Path Entry Problem

 

HOw do I resolve this?

  • Shital,

    What project are you building?  Is it your own project that you’ve imported?  If yes, have the include paths been set properly?  This page might help: http://processors.wiki.ti.com/index.php/Include_paths_and_options

    Or is it one of the bundled example projects where you are seeing this?  If not, can you try building one of those and see if there is any issue with that?

    Thanks,
    Scott