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.

RE: Where to find the RTSC platform wizard in CCS 5?

Hi Lisa,

       Could you please explain me the procedure of "rebuilding" a rtsc driver package i.e. I have already "created" a package. But how to rebuild that package to meet my needs, is it possible to built using gmake or CCS ?? Any manual regarding this is there?

 Thanks in Advance,

K.AmirthaRaj

  • Hi,

    I have put this as a new post in the BIOS forum for you where hopefully someone more expert can help you.

    Best Regards,
    Lisa

  • Hi,
    I don't know what's the rtsc driver package. Is that just a regular RTSC package, but contains some kind of a device driver? The Platform Wizard is used only to create a RTSC platform package. That's a package that you specify in Project->Properties->CCS General->RTSC->Platform. If that's the type of package you are trying to rebuild, click on Tools->RTSC Tools->Platform, and then choose Edit or New depending on what you need to do. This demo shows you in more details how to use the Wizard. 

    If you are not rebuilding a platform package, can you explain what did you create? Have you created package.xdc, package.bld and module files manually and you need to build them?