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.

CCS/TMS320C6657: No events shown in System Analyzer features

Part Number: TMS320C6657

Tool/software: Code Composer Studio

I am trying to use enter and exit hook functions for Context Aware Profiling following the directions here: http://processors.wiki.ti.com/index.php/SystemAnalyzerTutorial1F

I have included Entry/Exit Hook Options in build settings, added the UIABenchmark module to my .cfg file, included the UIABenchmark.h and LogUC.h files to my main.c and added entry and exit functions to the source.

I can see records updating in my Live Session window, but nothing shows up on the Context Aware Profile: Summary window or any other System Analyzer feature (like CPU Load: Graph window).

I have attached my .cfg file. My CCS and UIA versions are:

CCS: 6.1.2.00015

UIA: 2.0.3.43

I would greatly appreciate your help!6835.app.cfg

  • Hi Negin,
    I used slight different versions of the tools (CCS 6.2.0 and UIA 2.0.6.52) but it should be close enough. When I ran the tutorial, I got data in all the views for the features I turn on (context aware profile, execution graph, cpu load graph, printf logs, etc)

    Can you attach your whole project that you are using with the tutorial (zip and attach to this thread).

    Thanks
    ki