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.

TMS320F28377D-Q1: Duration analysis window shows no records in system Analyser

Part Number: TMS320F28377D-Q1

Hi,

I wrote this in the function where I need to see the duration:

Log_write1(UIABenchmark_start, (xdc_IArg)"process 1");
...
Log_write1(UIABenchmark_stop, (xdc_IArg)"process 1");

The duration window does not show any records at all. I am able to see other analyzer windows like execution graphs and Context-aware profile windows. What might be the reason? 

Thanks,

Aparna