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.

CCS/TMS320C6415: Parallel Debug Manager

Part Number: TMS320C6415

Tool/software: Code Composer Studio

How do I open parallel debug manager in Code Composer. What are the basic steps.

  • Hello,
    Are you using CCSv3.3 (or earlier)? The Parallel Debug Manager (PDM) only existed in those old versions

    ki
  • That explains a lot. Yes this is an old project using CCS 2.21. Is there an updated alternative to parallel debug manager? I need to load .wks and .out files from another project I never worked on. Or should I just get an older version of CCS?

  • Are you trying to build the project? Then you may want to use legacy CCS (CCSv3.3 and earlier). The *.wks is a workspace file specific for legacy CCS. The *.out file you can likely load with current versions of CCS.

    If you just wish to load the *.out file in the debugger, the you can use current version of CCS. If you plan on modifying and rebuilding the project, you may want to use legacy CCS.
  • Hello,
    I haven’t heard back from you, hence this issue is being closed. If you wish to continue the discussion, please post a reply with an update below (or create a new thread).

    Thanks,
    ki