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.