Hi:
I do some power consumption test on tms320c6678 demo board TMDXEVM6678L, and the test results is:
When no program loaded on tms320c6678 , power consumption of the demo is 9.6W,
when a simple test led program loaded on tms320c6678 demo, power consumption rise to 12.3W;
And we make core 0 to do FFT, the power consumption still 12.3W;
We make all 8 cores of tms320c6678 to do FFT, power consumption still 12.3W.
I am very confused about that. Why does the power consumption of the Demo not rise when doing FFTs?
Do you have the test report of the power consumpion of the Demo when doing FFTs?
If we do something wrong when doing FFTs?