Has anyone else seen this problem? When tracing execution in the simulator, the expected info appears in the trace memory window. When I export the trace buffer to a file, all of the timing and clock count information is lost. Everything else seems to work correctly. I use the trace facility to verify the critical timing of my application so this is a very important feature for me. I wrote a tool to post process the trace file to test the timing. I have been able to copy the text from the simulator window and paste it into a file. This works but the format of the simulator output has changed so my software needs to be modified (not a big deal). Any ideas what I am doing wrong? Thanks, Norm