• DSTREAM installation failed

    NG7711
    NG7711

    Hi everyone,

    I download DSTREAM V5.22 and install it on my desktop(windows10 x64). The installation goes well, I didn't get any error. but when I open "Eclipse DS5-V5.22", I found eclipse don't contain any DS-5 function, I look like a non-DS-5 eclipse…

    • over 4 years ago
    • Software Tools
    • Arm Development Studio forum
  • Why doesn't Eclipse for DS-5 Indexer detects the "__asm" keyword and armcc compiler predefined macros?

    Yaniv
    Yaniv

    Using Eclispe for DS-5 and compiler version 5.05, I get a problem in editing my project source files in the Eclipse Editor. It happens that the Indexer does not recognise the compiler's predefined macros, like "__arm__". This causes numerous…

    • over 4 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 5 years ago
    • Software Tools
    • Arm Development Studio forum
  • DS-5 File Operations

    Basharath Hussain Khaja
    Basharath Hussain Khaja

    Hello, I am working on DS-5 Professional edition Evaluation version. Where will be a file will get opened if following C code is executed  fp = fopen("read.txt", "wb"); ?. I meant know in which directory and How can we specify relative path setting in…

    • Answered
    • over 5 years ago
    • Software Tools
    • Arm Development Studio forum
  • DS-5 evaluation license error

    Godspeed
    Godspeed

    Hello,

        I have downloaded and installed DS-5 v5.19.1 professional 64 bit on Ubuntu 12.04 (amd64) today. I also applied for an evaluation license, and tried to build the example "startup cortex-A9" project, but I got an error message "C9932E: Cannot…

    • Answered
    • over 5 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
  • ARM DS-5 error when connecting to target

    Brian Watson
    Brian Watson

    ARM DS-5 reporting launch configuration error:

    "Target download directory requires an absolute path" but no indication of what is wrong.

    Can someone please advise as to what is not set correctly?

    Brian.

    • Answered
    • over 6 years ago
    • Software Tools
    • Arm Development Studio forum
  • ARM Cortex-A53 - How to compile and run (Simulate) an hello world .c code on DS-5 Eclipse Environment?

    Yos
    Yos

    I would like to open a new project under DS-5. I want it to have the following code:

    int main() {

         int a = 7;

         int b = 3;

         for (int i=0; i < a*b; i++)

             a = b+i;…

    • Answered
    • over 6 years ago
    • Software Tools
    • Arm Development Studio forum
  • ARM Cortex-A7 FVP

    ingdb
    ingdb

    Hello

    I am using the DS-5 professional edition and I can execute the examples for the ARM Cortex-A8 FVP. But where do I get the FVP for the ARM Cortex-A7?

    regards

    Matthias

    • Answered
    • over 6 years ago
    • Software Tools
    • Arm Development Studio forum
  • Facing issues while using debugger ARMAEMv8-A_MP_0 on DS5. How to solve it?

    Nabaneeta
    Nabaneeta

    I am using ARM DS5 Ultimate Edition (Version 5.18.0)

    Target aarch64-arm-none-eabi is being used for compilation.
    I am trying to run the .axf on ARMAEMv8-A_MP_0.
    While running the .axf I am getting this error:-
    ERROR(CMD426): Cannot find symbol to start or…

    • Answered
    • over 6 years ago
    • Software Tools
    • Arm Development Studio forum
  • How to debug a target not list in DS-5 connection tab?

    TonyHo
    TonyHo

    I want to debug the Cortex-A15 MP from renesas (r8a7791) with the DStream, but the chip is not list in the debug configuration connection tab.

    I have tried to select the other A15 to connect the target, but it didn't work.

    So what can I do to make…

    • Answered
    • over 6 years ago
    • Software Tools
    • Arm Development Studio forum
  • DS-5 Debugger hang issue, while debugging c/c++  application on Baremetal cortex-A8 using RTSM model?

    Dinesh Kumar
    Dinesh Kumar

    I am using DS5 Evaluation version. I am trying to debug baremetal cortex-A8 executable.The debugger freezes when it tries to connect with Baremetal Cortex-A8 RTSM model?

    How to resolve the hang issue?

    • over 6 years ago
    • Software Tools
    • Arm Development Studio forum
  • DS-5 ARM - C Simulation - Launch Failed, Binary Not Found

    Pavi
    Pavi

    HI Everyone,

          Im Pavi and Ive recently joined the group. I have downloaded DS500-BN-00019-r5p0-17rel1 in order to simulate simple C program ( along with ARM) for DS-5 ARM. Im able to build it but not able to execute or debug it. It gives the error…

    • Answered
    • over 6 years ago
    • Software Tools
    • Arm Development Studio forum
  • Streamline with Pandaboard

    Jon Maiara
    Jon Maiara

    Hello, I'm trying to get Streamline in DS-5.17 working with some Pandaboards: I have an A3, an A4 and an ES B2.  I'm using kernel version 3.13.3-x10, and my base image is a Debian build from Robert C Nelson's repo http://rcn-ee.net/deb…

    • Answered
    • over 6 years ago
    • Software Tools
    • Arm Development Studio forum
  • Does DS-5 support WinCE debug?

    Wally Mao
    Wally Mao

    I know DS-5 could debug Linux application and Linux kernel.

    Could DS-5 debug WinCE kernel or application?

    Could we use DS-5 to debug WinCE as bare-metal program?

    • Answered
    • over 6 years ago
    • Software Tools
    • Arm Development Studio forum
  • DS 5.16  30-day-evaluation license could not be used

    godlike
    godlike

    Said there was no such feature" armasm"  ,while I am sure I used the professional version.

    It seems that there is no such problem before 5.16 which was updated recently

    • Answered
    • over 6 years ago
    • Software Tools
    • Arm Development Studio forum
  • DS-5 Streamline usage

    Senthil Kumar Rajagopal
    Senthil Kumar Rajagopal

    Hello,

    I am demoing ARM DS-5 Timeline view ( A subset feature of Streamline) feature set to a S/W engineers team at my customer place,

    I was asked a question on how to view the events in the micro second(us) scale. As you are seeing in the

    attached picture…

    • Answered
    • over 6 years ago
    • Software Tools
    • Arm Development Studio forum
  • how to get the DS-5 community edition source code

    miles
    miles

    The DS-5 community edition use the GNU toochain license by GPL, Does the ARM open the DS-5 community edition source code?

    • Answered
    • over 6 years ago
    • Software Tools
    • Arm Development Studio forum
  • ds5 armcc link erro

    fcwindpass
    fcwindpass

    I am building a shared library for my own os with armcc(for some reason used the stdlib's 'malloc'), the link options is "--fpic --shared --linker_script="../lscript.ld" ",buf I got a link fault with:Error: L6286E: Relocation #REL:7 in h1_alloc_mt.o(…

    • Answered
    • over 6 years ago
    • Software Tools
    • Arm Development Studio forum
  • ARM DS-5 Compiler issue: fatal error: No such file or directory

    WilliamTai
    WilliamTai

    Dear all,
    I'm tring programing with ARM DS-5 on Zedboard, I just made a simple project to test Bluetooth function.

    In this project some bluetooth header files were needed, I copied the header files to "DS-5 install path/include/", but DS-5 compiler…

    • Answered
    • DS5_fatal_error.png
    • View
    • Hide
    • over 6 years ago
    • Software Tools
    • Arm Development Studio forum
  • Emulator for testing ARM Assembly

    Dimitrios
    Dimitrios

    I want to start writing and testing ARM Assembly programs. What emulator should I use? Does DS-5 or Keil MDK-ARM suffice?

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