Part Number: CC2640R2F
Other Parts Discussed in Thread: SYSBIOS, , CC2640
Tool/software: Code Composer Studio
I've gone through the TI-RTOS basics tutorial and seen the use of the Tools → RTOS Analyzer → Execution Analysis tool. However, this only worked in the hello project because the project included the hello.cfg file which was used to enable the logging.
I want to see the time spend in each task in the simple_peripheral project to understand how long the processor spends in active vs. idle/sleep modes. But opening the Execution Analysis tool brings up a window asking me for a custom UIA file. Where can I generate or find a file that will allow me to proceed and view the tool? Thank you.


