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.

On Debug Launch, Target configuration error message appear,and I can not change target device.

I use CCS 4.2.4.00033  .  I created the hello project according to welcom tutorial.

When  I click debug button, warning dialog appear and say

"ccdv4/common/targetdb/BH-UA\SB560M-TMS570LS20206SPGE.cccml dose not have a valid 

setup, please configure the target and try again".

Maybe, I did  miss operation on target device selection . 

How to change the  target device selection.

Please show  the operation to fix this problem.

Thank you.

 

 

 

  • Is there a .ccxml file listed in your project?  If not you can right click on your project and select New -> Target Configuration File.  This will open a dialog asking you to give the configuration a name.  Then it will open the target configuration editor where you will be able to select the emulator and target you are using.

     

    If there is a .ccxml file in your project you can double click on it and that will open it in the editor.

     

    Regards,

    John

  • Thank you  for your reply.

    right click was a key. My problem is fixed.

    Thanks .

     

     

     

     

    JohnS said:

    Is there a .ccxml file listed in your project?  If not you can right click on your project and select New -> Target Configuration File.  This will open a dialog asking you to give the configuration a name.  Then it will open the target configuration editor where you will be able to select the emulator and target you are using.

     

    If there is a .ccxml file in your project you can double click on it and that will open it in the editor.

     

    Regards,

    John