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.

TMDSEMU560V2STM-UE: Profile and bottleneck of SW

Part Number: TMDSEMU560V2STM-UE
Other Parts Discussed in Thread: TMS320C6701,

Hi,

Could you give an advice for below question?

1. Which profile does TMS320C6701 support? and is there any guide for supporting those profile?

2. Could you give an advice about TMDSEMU560V2STM-UE and CCS for improving bottleneck of S/W with analysis of operating time of each function?

Thanks.

  • Hi, David,

    I don't quite understand your questions. Do you mean the profile of the device, such as speeds, temperature greade, etc, or CCS profile such as debug, release? For improving bottleneck and analyze the system, is the TI-RTOS Runtime Object View (ROV) the one you are looking for?

    https://processors.wiki.ti.com/index.php/Runtime_Object_View_(ROV)

    Rex

  • Hi Rex,

    1. it's for SW profiling as debugger with CCS

    could you provide the manual or the guidance for below function?

    2. customer is developing C program with Main and loop.

    Customer wants to analyze operating time by each function as below.

    development environment is as below.

    - Window 10 64bit host PC

    - CCS 9.2.0 64bit

    - C6000 7.4.24 compliler

    - TMDSEMU560V2STM-UE debugger(JTAG 14 pin)

    Thanks.

  • Hello David,

    Please take a peek at the below presentation:

    http://dev.ti.com/tirex/explore/node?node=AE9N.pjEl71Msu4JtpV7gw__FUz-xrs__LATEST

    While the presentation is old, the information is still relevant. 

    Note that the C6701 is fairly old device and many of the newer profiling tools (like HW trace) is likely not supported for it.

    Thanks

    ki

  • Hi Ki,

    I have additional question.

    could you let me know below 4 profile is available?

    Non-instrumented

    - CCS Function Profiler: ARM7.9, C55x support, Customer prefers this profile

    - Profile clock cycle

    - System Trace: XDS560v2 STM, timing and synchronization monitoring between core and on-chip peripheral

    Instrumented

    - System Analyzer/UIA: UIA target package

  • David Park said:
    - CCS Function Profiler: ARM7.9, C55x support, Customer prefers this profile

    Not for C6000 hardware. Only C6000 simulators (which is unsupported and only available on CCS versions 5 and older)

    David Park said:
    - Profile clock cycle

    Yes

    David Park said:
    - System Trace: XDS560v2 STM, timing and synchronization monitoring between core and on-chip peripheral

    No

    David Park said:
    - System Analyzer/UIA: UIA target package

    No