Profiling - weird problem.
-
Hi, Im trying to profile some code to determine where to concentrate in order to speed things up. Obviously i want time statistics. This is the first time ive tried to use profiling. I've successfully generated a pbt file, and im trying to convert this to a text file using PLIST. I can produce function coverage output fine, but whenever i attempt to produce time statistics, PLIST gives me the following error. PLIST : warning PRF4481: clock frequency is zero :confused: I can assure you, my clock frequency is not zero....Does the profiler have difficulties with GHz machines, or am i doing something stupid or....? Any suggestions are welcome. Thanks, Alex
-
Hi, Im trying to profile some code to determine where to concentrate in order to speed things up. Obviously i want time statistics. This is the first time ive tried to use profiling. I've successfully generated a pbt file, and im trying to convert this to a text file using PLIST. I can produce function coverage output fine, but whenever i attempt to produce time statistics, PLIST gives me the following error. PLIST : warning PRF4481: clock frequency is zero :confused: I can assure you, my clock frequency is not zero....Does the profiler have difficulties with GHz machines, or am i doing something stupid or....? Any suggestions are welcome. Thanks, Alex