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.

TMS320F28379S: Project Does Not Show Up in Build List

Part Number: TMS320F28379S

Greetings,

I have a new project which builds fine.  But when I click Project->Clean..., it does not show up in the Clean dialog box.  What did I do wrong?

Thank you,

Ed

  • Hello Ed,

    Is this a project in the current workspace (either copied or created there) or is it referencing a project located in a different part of your files? If it's not actually in your workspace, this may be why it's not showing up. Please also tell me which CCS version you're using and what the project file types are, in case this is not your fix.

    Best regards,

    Omer Amir

  • Hi Omer,

                     Sorry.  Should have included the CCS version in the first post.  It is 10.4.0.00006.

     Our projects and workspaces are separate from each other.  I have many projects loaded into CCS, and they all show up in the Project Explorer.  But when I click Project->Clean…, just the one project fails to show.

                     “the project file types”.  I’m not sure what you need.  Are you looking for the source file types?

     Thank you,

     Ed

  • Hello Ed,

    Our projects and workspaces are separate from each other.

    I don't know how the Project > Clean window pulls in the list of projects which can be cleaned, I will get another expert to answer this.

    “the project file types”.  I’m not sure what you need.  Are you looking for the source file types?

    This was if you had a significantly older version of CCS, since you have 10.0 then this is not relevant.

    Best regards,

    Omer Amir

  • But when I click Project->Clean..., it does not show up in the Clean dialog box.

    Are you able to successfully clean the project if you 'right-click' on the project in the Project Explorer and select 'Clean Project' in the context menu?

  • CCS lets me click on that, but I don't see anything happening.

    Ed

  • Can you provide the project folder so I can take a closer look?

  • Hi Ki,

    I would need to send you our IP.

    So I took a different approach, and found in the .cproject file that enableCleanBuild="false" had been added to the line starting with <builder buildPath=...  I'm guessing that there is a check box in a dialog box that was accidentally set.  Do you know where I could find it?

    Thank you,

    Ed

  • Never mind.  I found it.  It's in the builder tab of the Build section of the Properties.

    Thanks,

    Ed