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.

Combination of projects

I am working on two modules of a project. Each module gets built and is executed properly on a DSK6713.

When I combine both the modules CCS builds the project but it doesn't get executed on the DSK6713. Are there

any steps that should be taken while combining two projects?

 

  • Hello,

    Without more details, it is difficult to give you any suggestions. I take it you have two projects of which each generate an out file which run fine. Now you want to have just one project and one out file. So:

    -How exactly did you combine the two projects?

    -What do you mean when you say "it doesn't get executed"? Do you get a run time error? Does it not build correctly?

    ki