Because of the holidays, TI E2E™ design support forum responses will be delayed from Dec. 25 through Jan. 2. Thank you for your patience.

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 to select the multi core CPUs to load the program

Please check the attached file.
This prompt appears once on CCSv5.
What should I do so that this prompt appears again?

Can the CPUs to load the program be selected for each project automatically?
For example, a project A to the core 0, a project B to the core 1-3, a project C to the core 4-7.

Best regards,

Daisuke

 

  • Daisuke,

    It is pretty hard to get back to that dialog.  Currently it shows up the first time you launch a debug session for a project.  The dialog looks a little different in CCSv5.4 as it also gives you the option to create a debug group for the cores (for sync operations).  The reason it shows up the first time as that is when something called the debug configuration is created.  In general you don't see this item but it is something that is used to store settings.  You could delete it and then the dialog will show up the next time you launch the debugger or you could edit the settings.  Since you are thinking of having different programs loaded on different cores I would recommend editing the debug configuration settings.

    There is some more information on how to do that here: http://processors.wiki.ti.com/index.php/Multi-Core_Debug_with_CCSv5

    Regards,

    John

  • Hi John,

    Sorry for my late reply.
    Thank you for your reply.

    Best regards

    Daisuke