Hello everyone,
I am a newbie in programming dual-core application.
I want to compute the execution time of certain code fragment executed in DSP.
I have tried to include time.h and use clock(), but it seemed not work.
Could anyone help me?
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.
Hello everyone,
I am a newbie in programming dual-core application.
I want to compute the execution time of certain code fragment executed in DSP.
I have tried to include time.h and use clock(), but it seemed not work.
Could anyone help me?