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/EVMK2G: request for detailed project bring up including LLD and debug tools

Part Number: EVMK2G

Tool/software: Code Composer Studio

Hello,

Is there a detailed, step-by-step guide for creating a CCS project from scratch using the included tools and drivers in the SDK RTOS?

For instance, what I’m looking for is how to create the project for whatever processor, how and when to use the pinmux tool to define pin assignments, what to include (header files, struct initializations, etc.) for LLD support, how to create a project.cfg file, specifically what files have to be added to the project (right click, add files) vs #include, how to get more diagnostic tools working etc. 

Jorg