I am using CW CodeWarrior for MCU Version: 10.6.4. The processor is a K65 running MQX 4.2.
The Window->Show\View->Components pane\window is empty.
In the debugger, the Stack Usage View pane\window has the following message:
---------------------------------------------------------------------------
Further information:
This view is used for viewing MQX performance data. To be able to view such data you need to enable kernel logging in your application and the either:
Start debugging the application; open this view and select Online mode in the view's menu.
OR
Start debugging the application; in the MQX (TAD menu) select Save performance data... to save performance data into a file; then open this view, select Offline mode and browse to the file you saved.
---------------------------------------------------------------------------
The MQX Task Summary is working so there seems to be some TAD working.
I am new to MQX and CW 10 so any details would be appreciated.