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.

Applying custom Platform package.

In CCSv5, I could create a special custom Platform package for the C6678 multicore memory map. How do I apply this XDC package for an existing RTSC project ? If I create a new RTSC project, how do I apply this platform package to my new project. Should it be in a special directory ?

Thanks

Varada

  • I think I figured it out.

    On the RTSC project, build options, under 'XDCtools', there are 'Basic Options'  'Package Repositories' . In the 'Basic options', I add the name of the RTSC platform.(-p) switch.

    And then in the 'Package Repositories', I add the path to this package.

     

    Thanks

    Varada