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.

Building error

Hi, I am creating a configuration file for my C6678 DSP project. When I build the platform, I receive this error:

Can someone help me to fix the errors?

Thanks a lot,

Ashkan

  • Try to change the XDC and BIOS versions and rebuild the project.
    Have you tried to create a new RTOS project or trying to build existing example ??
  • The XDC and BIOS versions are correct.

    Here is what I am trying to do is to make a new RTSC platform but the previous project was a regular CCS project.

    The problem I have now is I can not create an RTSC platform. Please look at the following error I get:

    Thanks,

    Ashkan

  • Can you please attach your project, let me try to build it for you ?
  • I resolved that issue. I can now create an RTSC platform. Would you please inform me how to create a configuration project so that I can add my RTSC platform to it. I am talking about Config project and not a regular CCS project. Please take a look at the following config project. I want to create something looks like the one I circled with blue color which has "Default" folder. My new project which I circled with green color has two folders underneath, "include" and "Debug". The one I created is a CCS project itself and the project thinks that itself is an independent project but what I want is a config project so that the project knows that itself depends on the other project, in my case Phoenix.

    Thanks a lot,

    Ashkan

  • Welcome to the TI E2E forum. I hope you will find many good answers here and in the TI.com documents and in the TI Wiki Pages (for processor issues). Be sure to search those for helpful information and to browse for the questions others may have asked on similar topics (e2e.ti.com). Please read all the links below my signature.

    I recommend you to post this query on TI-RTOS(SYS/BIOS) forum for faster and appropriate response.

    Note: We strongly recommend you to create new e2e thread for your queries instead of following up on an old/closed e2e thread, new threads gets more attention than old threads and can provide link of old threads or information on the new post for clarity and faster response.

  • Thanks for the recommendation.

    Ashkan