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.

RTOS/AM3357: How to enable RTOS analyzer in pdk examples

Part Number: AM3357

Tool/software: TI-RTOS

Hello,

I've difficulties using System Analyzer and RTOS analyzer with examples provided in pdk_am335x_1_0_6 in CCS7.2

Steps to reproduce:

  • Create UART example project using pdkProjectCreate
  • Add UIA LoggingSetup to configuration
    • Enable RTOS Execution Analysis -> Task Context and SWI Context
    • Enable RTOS Load Analysis
  • Bios libtype is set to LibType_Instrumented

uia.xml and rta.xml files are generated in Debug/configPkg/package/cfg but cannot be found when launching RTOS analyzer or system analyzer tools: 'Could not detect UIA configuration'

Regards,

Dirk