I am using a USBDM on a MCF51JE and have tried every type of trace mode and have had no luck in getting the "Software Analysis" pane to display any information. I don't see the name of the project or target in the pane, either; it's just blank.
Tracing is apparently working because the trace mode Automatic(one-buffer) with target halt when trace buffer is full continually stops the target and I resume, but again nothing displays in Software Analysis. I have tried starting and stopping the tracing repeatedly while halted and resuming to no avail. The status bar in the far right bottom is constantly refreshing and displaying "Collecting trace: <percentage, 0 to 100>".
I have been reading the "CodeWarrior Development Studio for Microcontrollers Profiling and Analysis Tools Users Guide" and as far as I can tell I am following along as instructed. What am I missing?
My configuration is as follows:
Enable trace and Profile
User Options --> Enable Logging
Trace Mode -> (I tried Continuos, Automatic one-buffer (with and without halt), Profile Only)
Trace start/Stop Conditions: Trace is Always Enabled
Target PC Address: 2 bytes
Trace data values: both selected when available (also disabled these, too, to test)
Thank you