• Join
  • Sign In with my.TI Login
Texas Instruments
  • Products
  • Applications
  • Tools & Software
  • Support & Community
  • Sample & Buy
  • About TI
Sample & Purchase Cart Sample & Purchase Cart
  • Search
  • Advanced
TI E2E™ Community
  • Support Forums
  • Blogs
  • Groups
  • Videos
  • 简体中文
  • More ...
TI Home » TI E2E Community » Support Forums » Development Tools » Code Composer Studio » Code Composer Forum » profiling on CCS 5.2
Share
Code Composer Studio
  • Forum
  • Announcements
Options
  • Subscribe via RSS
Common Questions
  • Code Composer Studio Forum Usage Guidelines

  • Resources
  • Code Composer Studio (CCStudio) Product Folder
  • Troubleshooting CCS
  • CCS Wiki
  • Download CCS
  • Order CCS
  • Tools Insider Blog
  • Bug Tracking
  • Forums

    profiling on CCS 5.2

    This question is answered
    Lin Chiung
    Posted by Lin Chiung
    on Dec 25 2012 21:01 PM
    Prodigy30 points

    Hi,

    I tried to get all functions profiling, but I couldn't.

    As running my program, I setup

    Tool -> Profile -> Setup Profile Data Collection

    All I get is like this,

    I know there is another way to get profile using "time.h"

    But it's very inconvenience. Is there anyone can help me to get profiling of all functions?

    Thanks a lot.

    IDE version - CCS 5.2

    Processor - DM8168, trying to analyze a program on C674x

    Chiung

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    All Replies
    • Ki-Soo Lee
      Posted by Ki-Soo Lee
      on Dec 26 2012 08:22 AM
      Guru116550 points

      Hello Chiung,

      The CCS function profiler is not supported on C6000 HW. Depending on what emulator and if you using BIOS or not, you may have other options for profiling. Please provide as much details on your environment as possible.

      Thanks

      ki

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

      Don't forget to verify answers to your forum questions by using the green "Verify Answer" button.

      Did you read the CCS Forum Guidelines & FAQ? If not, PLEASE read it. If you haven't read it in awhile, please read it again to see if any updates were made.

      Having CCSv5 problems? Check out the CCSv5 Troubleshooting Guide

      Click here to track an issue. Enter your bug id in the "Find Record ID" box

       

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • Lin Chiung
      Posted by Lin Chiung
      on Dec 26 2012 18:49 PM
      Prodigy30 points


      Hi Ki-Soo Lee,

      My simulation environment is

      no BIOS, TI XDS100v2 USB emulator

      Using BIOS, I can log timing information by LOG events, but it's really inconvinence.

      By the way, as my code size becomes larger, I cannot use XDC tool because the memory location is fixed in some defualt files, and it's not large enough for my program.

      Where can I modify the memory setting?

      Thanks.

       

      Chiung

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • Ki-Soo Lee
      Posted by Ki-Soo Lee
      on Jan 12 2013 09:58 AM
      Verified Answer
      Verified by Lisa TI
      Guru116550 points

      Hi Chiung,

      Sorry for the lat response.

      Unfortunately your options for function profiling support with the debugger on C6000 HW with an XDS100v2 is limited.

      One possible options is because you are using C6000, you can try taking a look at Path Profiling. Basically the compiler will add additional instrumentation code to you application to collect profiling data. This will add to your code size (for the additional instrumentation code and for memory to store the collected data) but the benefits are that it is non-intrusive in the way it collects the data. You can then view profiling data via function and line level in CCS.

      More information on this is in the C6000 Compiler User's Guide (section 3.8 and 3.9);

      http://www.ti.com/lit/ug/spru187u/spru187u.pdf

      Hope this helps

      ki

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

      Don't forget to verify answers to your forum questions by using the green "Verify Answer" button.

      Did you read the CCS Forum Guidelines & FAQ? If not, PLEASE read it. If you haven't read it in awhile, please read it again to see if any updates were made.

      Having CCSv5 problems? Check out the CCSv5 Troubleshooting Guide

      Click here to track an issue. Enter your bug id in the "Find Record ID" box

       

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    TI E2E™ Community
    • Support Forums
    • Blogs
    • Videos
    • Groups
    • Site Support & Feedback
    • Settings
    TI E2E™ Community Groups
    • TI University Program
    • Make the Switch
    • Microcontroller Projects
    • Motor Drive & Control
    Other Communities
    • Deyisupport
    • Designsomething.org
    • beagleboard.org
    • TI on Element 14
    • TI on TechXchangeSM
    Other Technical & Support Resources
    • WEBENCH® Design Center
    • Product Information Centers
    • Technical Documents
    • TI Design Network
    • TI Technical Articles
    • TI Training

    All content and materials on this site are provided "as is". TI and its respective suppliers and providers of content make no representations about the suitability of these materials for any purpose and disclaim all warranties and conditions with regard to these materials, including but not limited to all implied warranties and conditions of merchantability, fitness for a particular purpose, title and non-infringement of any third party intellectual property right. TI and its respective suppliers and providers of content make no representations about the suitability of these materials for any purpose and disclaim all warranties and conditions with respect to these materials. No license, either express or implied, by estoppel or otherwise, is granted by TI. Use of the information on this site may require a license from a third party, or a license from TI.

    Content on this site may contain or be subject to specific guidelines or limitations on use. All postings and use of the content on this site are subject to the Terms of Use of the site; third parties using this content agree to abide by any limitations or guidelines and to comply with the Terms of Use of this site. TI, its suppliers and providers of content reserve the right to make corrections, deletions, modifications, enhancements, improvements and other changes to the content and materials, its products, programs and services at any time or to move or discontinue any content, products, programs, or services without notice.

    Follow Us Texas Instruments on Facebook Texas Instruments on Twitter Texas Instruments on LinkedIn Texas Instruments on Google+
    TI Worldwide | Contact Us | my.TI Login | Site Map | Corporate Citizenship | mobile m.ti.com (Mobile Version)

    TI is a global semiconductor design and manufacturing company. Innovate with 100,000+ analog ICs and
    embedded processors, along with software, tools and the industry’s largest sales/support staff.

    © Copyright 1995-2013 Texas Instruments Incorporated. All rights reserved.
    Trademarks | Privacy Policy | Terms of Use