• DSTREAM supported list of Debuggers

    Stephen Liang
    Stephen Liang

    Hi,

    I know that DSTREAM may work best with DS-5 studio. But out of curiosity, will this debug/trace unit work with some other (maybe free?) combinations of tools like GDB + OpenOCD? On its documentation it says DSTREAM "supports" 3rd party debuggers, but…

    • Answered
    • over 6 years ago
    • Software Tools
    • Arm Development Studio forum
  • Fixed virtual Platform

    ingdb
    ingdb

    Hello,

    in the DS-5 I have some pre installed FVP (e.g. VE_Cortex_A9x4). I understood these FVP are somehow related to a Virtual Express hardware platform. But I don't understand where do I get the configuration information of the FVP? E.g. if I have a…

    • Answered
    • over 6 years ago
    • Software Tools
    • Arm Development Studio forum
  • Unable to get CADI server port number

    Carlo
    Carlo

    Hello,

    I'm a beginner in using DS-5 and to be familiar with that tool, I have downloaded and installed DS-5 Community Edition, version 5.19.0.

    After installation, I started using the Fixed Virtual Platforms available on the package in order to start…

    • Answered
    • over 6 years ago
    • Software Tools
    • Arm Development Studio forum
  • Streamline Functions/Code view

    Divino César
    Divino César

    In the DS-5 Streamline (Professional 5.19.0) how can I change the "counter" that was used to calculate the number of samples (column Self) in the Functions/Code view?

    Consider the scenario where I've profiled an application using several counters…

    • Answered
    • over 6 years ago
    • Software Tools
    • Arm Development Studio forum
  • Eclipse performance problems

    Brian Watson
    Brian Watson

    Hello all,

    I am getting extremely frustrated with DS-5 and Eclipse and it's connection to my target.

    It is extremely slow, sometimes taking a few minutes to respond. Eclipse will sit at 100% utilization of a core, and apparently, be doing NOTHING.

    Not…

    • over 6 years ago
    • Software Tools
    • Arm Development Studio forum
  • Streamline collection summary?

    Divino César
    Divino César

    Hello.

    I'm using streamline to profile an application but I'm interested only in the grand finale total sum of a particular counter. Is there this functionality in streamline or do I've to process the whole streamline report output and sum up the values…

    • Answered
    • over 6 years ago
    • Software Tools
    • Arm Development Studio forum
  • Detect application start/end when using ARM Streamline

    Divino César
    Divino César

    Hello.

    Is it possible, in ARM Streamline command line interface, to automatically start/stop the profiling session based on start/end of an specific program?

    The context is like this. I need to profile different versions of a program (compiled with different…

    • Answered
    • over 6 years ago
    • Software Tools
    • Arm Development Studio forum
  • running 2 instances of DS-5 of different versions

    Gery
    Gery

    I am using DS-5 from Altera and also installed latest DS-5 to evaluate armcc toolchain.

    Both DS-5s trying to read/write the .ds-5 directory in my home (using Linux).

    How can i diverse one of them to use another user directory?

    • over 6 years ago
    • Software Tools
    • Arm Development Studio forum
  • How to find serial number for generating trial license

    techguyz
    techguyz

    Hi Experts,

    How to find the serial number of the installed DS-5 evaluation product ?

    It is required to generate the evaluation license for the DS-5 products.

    • Answered
    • over 6 years ago
    • Software Tools
    • Arm Development Studio forum
  • DS-5 Debugger : How to add peripherals memory mapped registers of a Freescale i.MX25 ?

    Joël Esponde
    Joël Esponde

    Hi,

    I am debugging a software in a board based on a Freescale i.MX25 CPU.

    But default debug configurations does not embed the memory mapped registers of the peripherals of the CPU. I am not able to see the peripherals registers value.

    I have tried to create…

    • Answered
    • over 6 years ago
    • Software Tools
    • Arm Development Studio forum
  • DS-5 Add license fails at developer account login

    neale buckland
    neale buckland

    I have an Altera Arria V SOC Development kit.

    I am attempting to activate the ARM DS-5 license that is provided with the kit, but for some reason it fails at the last step.

    I have created an ARM account, and can use it successfully to log into the ARM website…

    • over 6 years ago
    • Software Tools
    • Arm Development Studio forum
  • Install ds5_update_site.zip gives error

    David Thedens
    David Thedens

    Just installed DS-5 Vybrid version

    then tried to install MQX RTOS viewer

    there are also Eclipse updates available, but they complain about "access privileges"

    The default install dir is "Program Files/DS-5"  and I have never in the past installed…

    • Answered
    • over 6 years ago
    • Software Tools
    • Arm Development Studio forum
  • DS-5 streamline analysis of kernel process for app.

    Seong Jin Cho
    Seong Jin Cho

    Hello everyone.

    I am characterizing application's operations using a "Annotate" function in streamline.

    However, I am confusing that considers kernel process or not.

    1) Usually, it represents information to double click on the specific application…

    • Answered
    • over 6 years ago
    • Software Tools
    • Arm Development Studio forum
  • How can I do profiling in DS-5 without hardware

    Mehdi
    Mehdi

    Dear all

    How can I do profiling in DS-5 without hardware platform.

    and another question :

    Why in RVDS 4.1 we had this feature (profiler utility + RTSM model) but in  DS-5 it seems this feature is canceled !

    Does this feature in RVDS 4.1 have problems…

    • over 6 years ago
    • Software Tools
    • Arm Development Studio forum
  • table in arm asm

    Umesh Pandey
    Umesh Pandey

    Hi,

    I am currently using ARMv8 DS-5 for development and am unable to find how to define and initialize the variable in arm asm. Specifically, I want to define the following constant variable in asm file:

    const  Word16 tbl[4][8] =

    {

        {   0,   0,  …

    • Answered
    • over 6 years ago
    • Software Tools
    • Arm Development Studio forum
  • Build startup_cortexA15MPcore using GNU toolchain. URGENT.

    Mazen Ezzeddine
    Mazen Ezzeddine

    Dear all,

    I am trying to build the example  startup_cortexA15MPcore (provided with DS-5)  using GNU toolchain. The example is originally designed for build using ARM standard tools, and the following variables are hence defined :

    CC=armcc

    AS=…

    • over 6 years ago
    • Software Tools
    • Arm Development Studio forum
  • Exynos 5 (startup code.)

    Mazen Ezzeddine
    Mazen Ezzeddine

    Dear all,

    I am interested in a code snipped that will startup the Cortex-A15 processor (interrupt vectors, MMU cache, etc.. ) and then give control to the main function of a bare-metal application.

    I have taken a look at the bare-metal (MP A15) provided…

    • over 6 years ago
    • Software Tools
    • Arm Development Studio forum
  • How to load a binary file in DS-5 Ulitmate Edition?

    Gokulkrishna Sekar
    Gokulkrishna Sekar

    How to load a binary file into an memory offset in DS-5 Ultimate Edition?

    load, loadfile and file file does not help in loading binary file.

    Thanks

    • over 6 years ago
    • Software Tools
    • Arm Development Studio forum
  • Which editions of DS-5 include UndoDB (for a quad core ARMv7-A linux platform)?

    Sushil Nayar
    Sushil Nayar

    I want to try UndoDB for debugging user space applications on a SoC with a quad ARMv7-A (running linux 3.3.8).

    I have read that it is now bundled with DS-5, but is it in every edition ?

    UndoDB isn't mentioned here:

    DS-5 / Compare DS-5 Editions | ARM…

    • Answered
    • over 6 years ago
    • Software Tools
    • Arm Development Studio forum
  • DS 5 ultimate debugger error TAB89-TAB180

    Sreenath P V
    Sreenath P V

    Hi

    I am getting following error from DS5 ultimate version, while launching the startup_AEMv8x4_FVP at the debugger

    set semihosting enabled off

    set semihosting file-base E:\DS5\Baremetal

    set semihosting enabled on

    ERROR(TAB89-TAB180):

    ! Could not change semihosting…

    • over 6 years ago
    • Software Tools
    • Arm Development Studio forum
  • Can DS-5 Streamline be used with RTSM/Fixed models for cortex-A53 processors?  If it is possible, what is the procedure ?

    srini
    srini

    Can DS-5 Streamline be used with RTSM/Fixed models for cortex-A53 processors?  If it is possible, what is the procedure ?

    • Answered
    • over 6 years ago
    • Software Tools
    • Arm Development Studio forum
  • using ds-5 debugger to android

    Cheng Lee
    Cheng Lee

    error info is: Android Debug Bridge (adb) cannot be found. Please ensure the 'adb' command is on the PATH.

    where's the PATH i need to input in eclipse, how can i input adb command in DS-5

    my DS-5 version is 5.18

    1.png
    • over 6 years ago
    • Software Tools
    • Arm Development Studio forum
  • i use ds-5 debug,but breakpoint useless.

    TiDa
    TiDa

    I use option [attach to a running android application].in addition to breakpoint useless the other is good.

    i have replaced ds-5 gdbsever.

    wrong.jpgwrong1.jpg

    I build the apk in mac,debug in winx64.

    • Answered
    • over 6 years ago
    • Software Tools
    • Arm Development Studio forum
  • Moving build output directory 'Debug' to another location in the project folder under DS-5 Eclipse environment?

    Pradeep Arora
    Pradeep Arora

    How do I move build output directory 'Debug' to another location in the project folder under DS-5 Eclipse environment? Also, I would like to place   .project/.cproject files and   .settings folder,   if possible.

    …
    • Answered
    • over 6 years ago
    • Software Tools
    • Arm Development Studio forum
  • armcc compile c   error  under DS-5 tool

    zg
    zg

    The example about c++ progran under DS-5 CPP directory is compiled by me with the armcc ,not gcc.  But there is an error when compile。

    Error: C3321E: automatic configuration failed - could not determine configuration from GCC

    make: *** [arm_linux_config…

    • Answered
    • over 6 years ago
    • Software Tools
    • Arm Development Studio forum
  • View related content from anywhere
  • More
  • Cancel
<>