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.

System Analyzer doesn't work

Hello,

I'd like to use System Analyzer to verify CPU load in realtime.

However it doesn't work. I checked http://processors.wiki.ti.com/images/b/bc/MCSA1.1_User_Guide.pdf - it must be simple:

1) I included "System Analyzer (UIA Target)" in Project->Properties->General->RTSC.

2) I added module "LoggingSetup" using UI tool (XGCONF). Manual tells all needed for me options must be configured by default (CPU Load).

3) a) However I changed to UploadMode_JTAGRUNMODE. But it didn't work for UploadMode_JTAGSTOPMODE too.

    b) I have setup SYS/BIOS library type to "Custom" with Asserts and Logs set to OFF.

THEN, it is successfully built, when running app - System Analyzer Welcome screen and Menu Entries tell everything is OK, but I can't receive anything. No any data. Empty white graph windows forever.

Tries to play with manual options for "Load module", "LoggerCircBuff" - no any result.

What am I doing wrong?

I use:

CCS - 5.3.0.00090

SYS/BIOS - 6.34.2.18

System Analyzer (UIA Target) - 1.1.1.14

Windows 7 (English locale)

Target processor - C6748

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