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