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.

How do I change a target for a project

 

 

I have a project that is connected to one target  (say simulator)

 

I want to change the target say to EVM

 

I have many user defined target already at the target configuration, including the EVM

 

But I did not find any way to change the target that is associated with the project 

 

 

 

 

 

 

 

  • Note sure which version of CCS you are using.

    Open up the Target Configuration View and find the EVM configuration and right click on it and select link to project, pick the project that you want to link to. If the ccxml file that is linked to your project is not been set to active, than right click on the ccxml file in the project view and set it to active. Than you should be able to launch the project between these two configurations by setting the active one.

    Hope this help.
    Patrick

  • Hi ran,

    for CCS4 there isa target configuration (ccxml) file. So for a particular project, to change the configuration, this file needs to get updated.

    For this, afaik, you will need to double click the present configuration xml tab and it willl open up a GUI where you can change the configuration.

    regards,

    Sid