• The streamline report command

    Olfat
    Olfat

    Hello every one,

    I'm using Arm DS-5 stream line to recorm some activities from BeagleBone Black

    i want to export the analysiz report to txt file. I already know how to do that for the complete capture using

    streamline -report -timeline capture_011.apd…

    • over 5 years ago
    • Software Tools
    • Arm Development Studio forum
  • Inline function attribute causes undefined symbol linking error

    Ryan Smoots
    Ryan Smoots

    Hello ARM Community,

    I am using DS-5 5.18.1. I have a C function which must be compiled inline to decrease latency of an FIQ handler. I referenced following document for syntax:

    http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0472k/chr1359124973480…

    • Answered
    • over 6 years ago
    • Software Tools
    • Arm Development Studio forum
  • DS-5 Community Edition and ARM 926EJ-S

    Matthew Kerr
    Matthew Kerr

    Hi all,

    I'm new to DS-5 and ARM development. I am trying to develop a Linux application to run on a Ka-Ro TX25 module. This module consists of a Freescale i.MX257 processor. This module comes with RedBoot and Linux 2.6.31 preinstalled. I would like to…

    • over 6 years ago
    • Software Tools
    • Arm Development Studio forum
  • Can ARM DS-5 debugger debug 2-core with different images via FVP?

    shulan
    shulan

    I am trying to develop an app that requires the communication between two cores. My question is, I have built two different images for two different cores (Cortex-M3 and Cortex-M4)  in axf format. I also have FVP model that includes two cores (Cortex…

    • Answered
    • over 6 years ago
    • Software Tools
    • Arm Development Studio forum
  • Running ARM RTX RTOS in DS-5

    techguyz
    techguyz

    Hi Experts,

    Did somebody tried running ARM RTX RTOS in the DS-5 environment?

    • over 6 years ago
    • Software Tools
    • Arm Development Studio forum
  • Is there the register changed color options in DS-5 Ultimate Edition(eclipse)?

    mkkim
    mkkim

    Hello, all

    Is there the register changed color options in DS-5 Ultimate Edition(eclipse)?

    When i debuggin, i want to find rapidly changed register value. but i don't know how can i setting in eclipse.

    is there this option in DS-5 ultimate edition?

    Thanks…

    • over 6 years ago
    • Software Tools
    • Arm Development Studio forum
  • DS-5 jython script interface

    Rdou
    Rdou

    Hi,

    I am new to DS-5 and I am interested in jython script in DS-5. However, there is no document shows detail about jython interface for DS-5.

    Where can I find document for DS-5 jython interface?

    Thanks

    • Answered
    • over 6 years ago
    • Software Tools
    • Arm Development Studio forum
  • how can i reset on juno board with script in DS-5?

    mkkim
    mkkim

    Hello, all

    i have one question.

    i want to debugging EL level debugging on Juno Board using DS-5 in step by step. 

    but, i don't know how can i reset Juno Board in DS-5

    I inputed "reset incommand window. but the result is as below.

    ERROR(TAD43…

    • over 6 years ago
    • Open Source Software and Platforms
    • Arm Development Platforms forum
  • How to connect the J-link with the DS-5

    yiliang98
    yiliang98

    Now, I've a DS-5 debug tool and a J-link emulator, but I don't know how to connect the J-link to the DS-5.  Can anybody help me?

    thanks.

    • over 6 years ago
    • Software Tools
    • Arm Development Studio forum
  • Using armcc with Autotools

    Marden Marshall
    Marden Marshall

    I'm trying to migrate a bare metal ARM project, that was previously built with GCC (arm-xilinx-eabi) and Autotools, over to DS-5 armcc toolchain.  Does anyone have a working example of using Autotools (autoconf / automake) with armcc, armlink, armar,…

    • Answered
    • over 6 years ago
    • Software Tools
    • Arm Development Studio forum
  • Can we step through bootrom code on Cortex-A9 using DS-5?

    asuk
    asuk

    On Cortex-A9, after power on reset BootROM code is executed and this is responsible for configuration of boot media, copy first stage boot loader to on chip memory etc....

    I would like to understand the BootROM code flow using step by step procedure(to…

    • Answered
    • over 6 years ago
    • Software Tools
    • Arm Development Studio forum
  • ARM Compiler 6: Armclang

    caotianxiang
    caotianxiang
    1. ARM Compiler 6 uses armclang, but armclang can't use the intrinsic functions(like __qadd) that has used in the previous compiler.How can I get the optimization code? (Does the intrinsic functions are better than the our codes,what are the codes in the…
    • Answered
    • over 6 years ago
    • Software Tools
    • Arm Development Studio forum
  • Unable to resolve "Unknown code in lib*" issue

    Mahesh
    Mahesh

    Hi,

    I am profiling my C application running on an ARM target. DS-5 streamline analyzer is run on a host machine.

    Data is captured from ARM target board using gator daemon.

    I am getting following entries in Call paths view which contribute to most of the…

    • over 6 years ago
    • Software Tools
    • Arm Development Studio forum
  • Could I get the exact schedule count in DS-5?

    park
    park

    Could I get the exactly schedule count in DS-5? As I knew DS-5 working use snapshot, but someone inform me that is worked using interrupt. So he told me we can get schedule information.

    Is this right information? Then how can I check schedule information…

    • over 6 years ago
    • Software Tools
    • Arm Development Studio forum
  • DS-5下ARM Compiler6创建HelloWorld工程并Debug?

    caotianxiang
    caotianxiang

    请问DS-5下如何创建一个简单的HelloWorld工程,并进行Debug?   工程中需要添加哪些文件,Debug Configuration中需要设置哪些东西?

    • Answered
    • over 6 years ago
    • 中文社区
    • 中文社区论区
  • input path to be changed

    phalgun
    phalgun

    I have input files called rin.pcm and sin.pcm. If i place them in the workspace and run my project. There is an error that the files cannot be found. Then I found that there is a specific path which the environment decides where the input files need to…

    • Answered
    • over 6 years ago
    • Software Tools
    • Arm Development Studio forum
  • streamline crash

    Olfat
    Olfat

    Hello,

    I'm using DS-5 streamline to analyze some action on my board. after some testing i closed the program and next day when i opened it the eclipse stopped responding. it load the timeline view up till 99.9% then every thing freeeez. this problem happened…

    • over 6 years ago
    • Software Tools
    • Arm Development Studio forum
  • The gator daemon data format?

    ferris
    ferris

    Hi,All,

         I first contact DS-5 streamline profiler.  I know that the streamline get the data from gator daemon through network. I am curious that what format the gator daemon's data is?  XML? or...

    • Answered
    • over 6 years ago
    • Software Tools
    • Arm Development Studio forum
  • How to port ARM Openmax code to GCC platform for Cortex-A series?

    Anu
    Anu

    Hi,

    Can anyone help me in porting ARM code which is compatible in Development Studio 5 to  GCC platform?

    Please help me in identifying how Macro and global directives are defined in GCC platform?

    Thanks

    • over 6 years ago
    • Software Tools
    • Arm Development Studio forum
  • Bare Metal Debug !! - interrupt ERROR(TAD9-NAL52):  ! Unable to stop device Cortex-A9 !

    Chandra Mohan C
    Chandra Mohan C

    Hi,

    I get the error message as below for a bare metal debug

    ### prints from the command window

    interrupt

    ERROR(TAD9-NAL52):

    ! Unable to stop device Cortex-A9

    ! Cannot attain state requested.

    More information: http://ds.arm.com/msgcode/ds5/ME-TAD9-NAL52


    ###…

    • Answered
    • over 6 years ago
    • Software Tools
    • Arm Development Studio forum
  • How to build an UEFI with DS-5?

    Feng Libo
    Feng Libo

    Hello, ARMer,

    I am following Mr. Theobald's blog: UEFI Debug Made Easy to run an UEFI BIOS on a FVP of ArmVExpress-RTSM-A9x4. But when building, an error is always reported as below:

    17:42:45 **** Incremental Build of configuration Default for project…

    • Answered
    • over 6 years ago
    • Software Tools
    • Arm Development Studio forum
  • LINKER ERROR: Argument list too long

    Josep
    Josep

    We have a program with many obj and when we invoke the linker gives us this error: Argument list too long

    We environment is:

    ARM DS-5 Professional Edition

    Version: 5.19.1

    Build number: 5191005

    ARM1176JZF-S

    • Answered
    • over 6 years ago
    • Software Tools
    • Arm Development Studio forum
  • Could not initialize class com.arm.productconfig.flex.X86FlexWrapper on DSTREAM connect

    TS
    TS

    I am seeing a failure to connect to the DSTREAM debugger from DS-5 version 5.20

    Just upgraded the debugger firmware to 4.20 which came with this DS-5 version.  When I double-click to connect I get this error.  Can't find any history on this problem.  Anyone…

    • over 6 years ago
    • Software Tools
    • Arm Development Studio forum
  • Boundary scan

    Andre
    Andre

    I have the DS-5 with Dstream, and I want to do a boundary scan to find the stage of every pin, how do I do that? and where can I find the manual for this?

    • over 6 years ago
    • Software Tools
    • Arm Development Studio forum
  • Upgrade to 5.20 and plugins fail to load, how to fix?

    TS
    TS

    1

    1

    One of the errors I see:

    Plug-in com.arm.debugger.ux was unable to load class com.arm.debugger.views.control.ControlView.

    I installed 5.20 as an upgrade to 5.17 and it seems as if none of the plugins will work now.  Can't open up Debugger view, etc.…

    • Answered
    • over 6 years ago
    • Software Tools
    • Arm Development Studio forum
<>