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.

Can I gather Code Coverage results on OpenMP application?

Hi,

I am using OpenMP with MCSDK 2.1.2.5 and trying Code Coverage.

The project created based on OpenMP matrix vector multiplication example.

And I selected target configuration device  to "C6678 Device Cycle Approximate Simulator, Little Endian".

Start the debug session,  but CCS debugger will not stop at main() and cannot suspend. (After click the suspend button, CCS will hang.)

I want to know profiling result on C6000 simulation of my algo it's developed PC based.

Please tell me how to gather Code Coverage results on OpenMP application.

Regards,