Tool/software: Code Composer Studio
Hi,
There is a necessity to do Function Profiling of only selected time frame from the whole captured trace. It is not possible to determine this time frame at trace capturing time, so everything needs to be done in post processing phase.
I found out that I can export only selected/filtered (by time range) part of tdf but only to csv file, which, unfortunately, cannot be used later to generate Function Profiling view.
On the other hand I could not find any way to split the ".tdf" file or even save selected part of trace as *.tdf.
Is there any way (i.e. by means of scripting) to split tdf file with given time/clocks ranges or run Function Profiling with time/cycle range as an input argument?
I am using CCS Version: 7.4.0.00015
BR,
Piotr