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.

AM625: Questions for RTOS analyzer in CCS

Part Number: AM625
Other Parts Discussed in Thread: SYSBIOS, TDA4VH

Tool/software:

Hi,

I got questions for CCS RTOS analyzer from my customer. Please answer below questions.

-----------------------------------------

I would like to debug a program running on RTOS on the M4F subsystem of the AM62x EVM using Code Composer Studio's RTOS Analyzer and System Analyzer. However, I am facing difficulties setting up the environment for the tools. For example, I am encountering the following errors:

 

  • When clicking on 「Tools -> System Analyzer -> Duration Analysis, the following error is displayed:
    Even when I attempt to create and select a custom UIA configuration file, the error is not resolved.
    ```
    Could not detect a UIA configuration. One of the following is required:
      * Either load a program with UIA instrumentation turned on

        *  or specify a custom UIA configuration

```

  • Adding XDCtools via 「Project -> Properties -> General -> Product does not resolve the issue.
  • Downloading UIA from the CCS App Center and placing it in `C:\ti\ccs1270\uia_2_30_01_02\packages`, followed by setting the environment variable `XDCPATH=C:\ti\ccs1270\uia_2_30_01_02\packages`, also does not resolve the issue.

Here is the environment setup:

- Host PC: Windows 11

- Code Composer Studio: Version 12.8.1.00005

- The AM62x EVM and the PC are connected via JTAG, and I can successfully build, load, and run sample programs for the M4F from CCS.

Could you please advise me on the steps or solutions to properly set up System Analyzer / RTOS Analyzer for this environment?

Thank you for your assistance.
-----------------------------------------

Thanks and regards,
Koichiro Tashiro