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.

Combining example projects CCSv6

Hi,

As far as I understood to start a new project can be done

based on an example. But what if I would like to add modules out

of other examples?


To be more specific - after starting a new project based on a blinking led project in the control suite,

what is the way for adding some other SPI / PWM / interrupts modules to the project?

Is it done manually be copying some C code parts, or somehow to link a few projects together?

Is there any connection between projects in the same workspace besides same configurations and convenience?

I have searched all the available manuals but this issue isn't clear yet to me.

Thanks,

Amitai

  • Amitai,

    Yes! This is how many of our customers build their applications. Click on the links in my banner for C2000 Getting Started, or Workshop material. There are links to the One-Day workshop and Multi-Day workshops. Inside of this it shows how to create a project from scratch. The first topics generally cover the C2000 architecture, and then an in depth look at CCS projects. You can add files, copy C code, etc into any example (or your own project) to build the system that you want.

    Thanks,
    Mark