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.

TDA4AEN-Q1: How to check CPU and Task load info via Code Composer Studio 12.8.1

Part Number: TDA4AEN-Q1

Tool/software:

Hi,

I can use Code Composer Studio 12.8.1 to connect target, load sciclient_get_version.release.out. I can also set breakpoint for sciclient_get_version_main() and use step return button to go to sciclient_get_version_main(). But when I want to use Tools/ RTOS Analyzer/ Load Analysis, it shows below error picture.

I don't find uia related api in mcu_plus_sdk_j722s_11_00_00_12. Then, I try to find uia package and find the latest UIA  2_30_01_02 is released in 2018. I am not sure if we still use this uia package and I don't find compiling user guide in uia package. Could you help me to solve this issue? My target is using Tools/ RTOS Analyzer/ Load Analysis in Code Composer Studio 12.8.1 to check CPU/ task load info, thanks.