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.

Timing within OpenMP on C6678

Hello,

I tried to measure the performance of C6678 with the simple one-loop code within OpenMP
and got next result:
[C66xx_0] ...on 1 core...
[C66xx_0] delta_time_point[01] = 7269 [cycles]
[C66xx_0] ...on 4 cores...
[C66xx_0] delta_time_point_1[01] = 7279 [cycles]

I expected to get about 4 times less cycles quantity on 4 cores,
but got almost the same value.

Please explain me what I did incorrectly?

Project is in the attachment.
I used:
Code Composer Studio
Version: 5.2.1.00018

mcsdk_2_01_02_06

TMDXEVM6678L EVM Hardware


Best regards,