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.

Format_ept segv when feeding it with a trace file from the C6670 cycle approximate simulator model (linux platform)

Hi all,

   I get a segv when using the format_ept program on a trace file (.ept) generated by the C6670 cycle approximate simulator model. This happens when using trace files created on both the linux and Windows platforms. The vitals:

ccsv5.1.0 M7 (linux)

C6670 cycle approximate simulator under DSS

The specific point of failure in the format_ept program is as follows:

The variable ep_trace_reader_if is set to NULL by the constructor. No messages are emitted. The segv happens in the following line when trying to use the variable set to NULL. Since the ep_trace_reader_intf_t object is only available in object form (only library provided), I can't debug inside of it.

I have also verified that this fails on trace files generated from the small testcase used in the previous post:

DSS SEGV during program load with C6670 cycle approximate model (linux platform)

Thanks,

Mark