Hello all,
I'm just starting (really just starting) getting up and running on the C6678LE EVM. I'm trying to single step through a very simple "Hello World!" type program and follow the number of CPU cycles as it goes along using the clock tool ("Run -> Clock ->Enable").
The clock cycles are always incremented by multiple of "6" instead of "1" (sometimes more, depending on cache miss I suppose).
Any idea what I'm doing wrong?
Thanks