I'm running code on a CC3200 LAUNCHXL board connected to the development PC via USB. However all of the graphs in the RTOS analyzer such as execution graph, task profiler etc are all empty.
Any ideas what could be causing this?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
I'm running code on a CC3200 LAUNCHXL board connected to the development PC via USB. However all of the graphs in the RTOS analyzer such as execution graph, task profiler etc are all empty.
Any ideas what could be causing this?
What application are you running? Have you enabled instrumentation?
There is extensive documentation in the TI-RTOS release regarding enabling and using the analysis tools. The System Analyzer User’s Guide (in the UIA product installation subdirectory) is probably the most useful. A web link: downloads.ti.com/.../spruh43f.pdf
If you are just starting out, a good example to look at is the Stairstep example. Open View->Resource Explorer. Click on the TI-RTOS for CC32xx bundle, and navigate to Wireless Connectivity MCU->CC3200->CC3200-LAUNCHXL SimpleLink Wi-Fi Launchpad->Instrumentation Examples-> TI Instrumentation Examples. Select the Stairstep JTAG StopMode example, then build and run it to test out the analyzer views.
Does this help?
Scott