• DSTREAM Setup - Ethernet

    I am just getting started on a new project.  I need to be able to connect my DSTREAM via ethernet but I am offsite with no static IP.

    Is it possible to configure the DSTREAM via url (dynamic DNS) instead of IP address?  If it cannot resolve domain…

  • DS-5 How to create makefiles

    In the process of updating our build tool to work with DS-5.  I am able to use the DS-5 generated make files to compile and link using the ARM tools.  Assuming I start in a clean directory structure will all the source files, how can I get DS-5 to generate…

  • Problem using activation code for community edition

    I have recently purchased the SocKit development platform from terasic and am trying to get the DS-5 community edition environment up and running.  I have got the activation code from the community site and when I attempt to login it fails with:

  • DS-5 no license for  RTSM_POOL_PRO error

    We have ARM DS_5 Tools full license which we ca access. Even then when we are simulating we are getting "no license for  RTSM_POOL_PRO error". Why?

  • How to connect ARM-DS debugger to Qemu

    Hi All,

    Qemu is a machine emulator software with inbuilt GDB server support for remote debugging through TCP.

    I am trying emulate VerstailePB board and boot linux kernel over it . I am freezing the execution of cpu after restart and connecting it from…

  • Does DS-5 support WinCE debug?

    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?

  • DS-5 Streamline Analyzer and non-Mali GPU profiling

    I'm working with an ARM Cortex-A8 platform that is using a non-Mali based GPU. 

    I would like to be able to use Streamline Analyzer for profiling and include GPU profiling data.  I have sufficient technical knowledge of the GPU (documentation…

  • error at run time

    I am getting error binary not found . no recent launches at run time after building. What is the reason?

    I use DS-5.

  • How to simulate in ARM DS -5 TOOLS?

    STEP wise can you please say how to simulate in ARM DS 5 TOOLS?

  • how to add NOP instruction in DS-5?

    i want to add the nop instruction in DS-5, but i don't know how?

    i has ever use CCS and i know insert the "asm(" NOP");" which can execute the nop instruction.

    what can i insert for nop instruction?

  • Does DS-5 support RDI debugging interface?

    Hi,

    I would like to ask if there is any way to configure ARM Development Studio to work with RDI compliant debug probes like J-Link.

    Thanks in advance,

    Matthew

  • if i were to develop code for A57 on simulator, what would i set my toolchain to?

    I would like to develop code for A57 (AARCH64). What toolchain should I use for ARM simulator? can i insert it into DS-5 eclipse enviornment? Is there a eclipse plugin? If not what do I set to build debug in DS-5? what are my options?

  • Cannot obtain license for compiler(feature compiler5) with license version 5.0201301?

    Hi,

    1) I am using uvision 3.0 version to build my application and I am getting an image size X. Is it possible to reduce the size by using DS-5.

    2)I have installed DS-5 evaluation version 5.14 and i created sample project.If I try to build my project I…

  • ds-5 compiler  No such feature exists.

    I install ds-5 evaluation on ubuntu 12.04 which run on vmware, But when I type comond suite_exec armcc --vsn,display fellow error

    hyouyan@ubuntu:~$ suite_exec armcc --vsn

    ARM C/C++ Compiler, 5.03 [Build 102]

    Error: C9932E: Cannot obtain license for Compiler…

  • DS 5.16  30-day-evaluation license could not be used

    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

  • DS-5 Streamline usage

    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…

  • how to get the DS-5 community edition source code

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

  • ds5 armcc link erro

    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(…

  • DS-5 Arm Streamline: What Exactly "Cycles" Is

    Hi Everyone,

    I have a question regarding the "cycles" item in arm streamline analysis report. According to the annotation, it is "the number of core clock cycles". Does it mean it is non-halting cycles instead of total cycles?

    Thank…

  • ARM DS-5 Compiler issue: fatal error: No such file or directory

    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…

  • C preprocessor in assembly

    IDE:           ARM DS-5 (v5.15.0)

    Platform:    Cortex R4

    Hi,

    I am interested to use C pre-processor in assembly file but i am facing the attached issue. According to arm documentation

    Using…

  • Emulator for testing ARM Assembly

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

  • DS-5 and DStream  set memory freescale i.MX6  error: ERROR(TAD11-NAL18)

    I want to use the DS-5 and DStream to debug the u-boot, so I write a memory initialization sequence into file cmimx6q.ds, which is a list of commands like:

    mem set 0x020e05a8  32  0x00000028

    and I specify this file as the input of Run target…

  • DS-5 Community Edition for Kernel module debug with RVI

    Note: This was originally posted on 8th July 2013 at http://forums.arm.com

    Dear Sir,
    I really don't know how to use DS-5 Community Edition to debug with kernel module with my RealView ICE.
    It seems DS-5 Community Edition only have gdbserver debug feature…
  • DS-5 community edition license error .

    Note: This was originally posted on 29th May 2013 at http://forums.arm.com

    Hi All:
           It is very strange that the DS-5 community edition need  a license.
           I have downloaded and installed DS-5 community edition…