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.

Unrecognized product of type 'com.ti.rtsc.XDAIS' is required by project 'Example_2833xCpuTimer' - please install at least one product of this type before building this project. #ccs6



Hi,

I came across two errors/problems when trying to build the first example project in ccs6.

The first error came up during building up the project:

Unrecognized product of type 'com.ti.rtsc.XDAIS' is required by project 'Example_2833xCpuTimer' - please install at least one product of this type before building this project.

The second error is during the debugger congifuration. It says that i cannot enter the debugger mode as i do not have a debugger. 

Kindly provide your suggestion on where i can obtain the xdais file.

Thank you,

Ujjwal 

  • ujjwal karki said:
    Unrecognized product of type 'com.ti.rtsc.XDAIS' is required by project 'Example_2833xCpuTimer' - please install at least one product of this type before building this project.

    This is a known issue. More details and workarounds can be found in this thread:

    ujjwal karki said:
    The second error is during the debugger congifuration. It says that i cannot enter the debugger mode as i do not have a debugger. 

    I'm not quite sure what this second error is. I think it means you don't have a target configuration file? Please post a screenshot of the error message.

    Thanks

    ki

  • Thanks ki. i will ignore this error. Regarding the debugger, the error disappeared after i selected the emulator. thank you.