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.

CCSv5 and debugging/profiling

Hello,

I am very new to using Code Composer. I have some source code that is currently run in MS Visual Studio but I would like to get more accurate cycle counts for some of our algorithms that run on a DaVinci chip.

There doesn't seem to be a lot of online documentation for CCSv5 so I'm struggling a bit to understand how to start projects, what targets to include, and how to analyze code. Are there any links you can provide to get me started? Other than hello  world. Maybe something that actually does some basic image processing.

Much appreciated.