• Ds-5 Unable to connect to device Cortex-A9, Debug is not enable for this core

    Hi

    I am  facing below error, while trying to bring-up custom board with Dstream ds-5 tool(5.27)

    Error message shown below while trying to load the code and connect the core

    Unable to connect to device Cortex-A9, Debug is not enable  for this core

    Kindly…

  • How to setup Linux kernel as DS-5 project

    Hi experts,

    It would be nice if someone could provide or point to a tutorial about how to setup ARM DS-5 community edition to compile, boot, and debug the Linux kernel as a bare-metal project with existing makefile, and debug it on FVP (ARMv8 foundation 

  • RGB image viewer in DS5?

    Hi,

    I would like to know is there is some kind of image viewer embedded in DS5? I am debugging some image processing ARM based SOC and it would be really helpfull to see process output directly in eclipse. I remember to use such a tool in TI Code Composer…

  • ARM DS-5 Failed to connect sshd - Wrong SSH Key Length

    Hi everyone,

    i am currently in the process of getting started with arm the arm ds-5 enviroment.

    I've already managed to compile an application with my used gcc toolchain. This programm als runs on the target board (Arrow SoCKit) together with my Kernel…

  • Info required on Semihosting support for bare metal

    Hi,

    I am  trying to get the prints through semihosting . Currently i followed the below steps

    1. Created simple hello world application

    2.Using DS5.23 eclipse with VF_Cortex_A9x4 

    3.Once connected to target, semihosting is auto enabled

    Print messages…

  • DS-5 Sample Project Build Errors

    There appears to be a problem with my DS-5 installation on a Windows 7 64-bit machine.  I am able to run the sample projects in the debugger, but I am unable to build them.  My initial build attempts from Eclipse were failing due to an invalid path error…

  • DS-5 FVP debugger always shows "Failed to load symbols for "Hello World.axf""

    I started to use DS-5 recently and applied for a evaluation license for professional version.

    I followed instructions strictly from this page DS-5 Documentation & Resources / Tutorials / Getting Started with ARM DS-5 | ARM DS-5 Development Studio

    But…

  • Core power value for Raspberry Pi using DS5-Streamline

    I am currently trying to measure the core power on Raspberry PI.

    I have successfully integrated gator daemon, driver and DS-5 Streamline for PI.

    In the list of counters, I can see events related to Cache misses. However there is no power related counter…

  • Unable to Debug on Linux FVP for Windows

    Hello,

    I am attempting to run and debug the the HelloWorld_GCC sample application as described here:

    Linux Application Debugging Using DS-5 – DS-5 Development Studio – ARM Developer

    The application builds fine,however when I connect to the target…

  • does DS-5 community edition support snapshot tracing (i.e. getting the ETB trace and then displaying the instructions/functions)?

    Hi, I've used the CoreSight library to create a "flight-recorder" -- one simple application is to stop on a data abort and capture the ETB trace. I know I can view the trace (for instructions and functions executed) in the DS-5 ultimate edition.…

  • DS-5 compiler defines eclipse highlighting

    I am working on a C project in DS5 v5.22.0. I have set some preprocessor defines in Properties > C/C++ General > Paths and Symbols > Symbols. I see it set when I go to C/C++ Build > Settings > ARM C++ Compiler 5 > All options, and when…

  • DS-5 5.25 eclipse plugin

    Hello.

    I've seen in some previous versions of the DS-5 (Ultimate) there was included the "update-site.zip" file enabling to install the DS-5 features into an existing Eclipse environment. The procedure is documented here for example. In version…

  • Console window in DS-5 eclipse ide

    I am debugging coremark test for ARM cortex A9 MP core.  When I debug using DS-5 eclipse the console window is not appearing to see the normal printf statements. Or I am unable to get the log file .Please help

  • How to excute output file .axf on target?

    I am using DS-5 eclipse to create Hello world project referring to this. I got output file HelloWorld.axf file. I have transferred to target and tried to execute. I got following error

    firefly@firefly:~$ ./HelloWorld.axf
    Killed

    I am not understanding,…

  • How to load sections to LMA, not VMA, during debugging with elf file?

    Please help me on ARM DS-5 development.  I am debugging a baremetal firmware.  I compiled and linked it so that its data section's VMA is not equal to its LMA, to save space.  Now when loading elf for debugging (via loadfile command), it always place…

  • DS-5: recipe for target 'HelloWorld' failed

    Hi. I've installed the Community Edition of DS-5 v5.26.2 on a Windows 7 machine. My target is the latest Beaglebone Black Wireless. I've tried several Linaro toolchains. With each toolchain, my attempt to compile the initial Hello World program provided…

  • In DS-5 "Platform Configuration" fails on Evaluation board based on (ARM1176JZF-S)Core.

    Hi All,

    When tried "Platform Configuration" on DS-5(Version 5.25) . I am not able to read my Core (ARM1176JZF-S).  

    When It is trying to read the Core Sight ROM table at 0x80007000. Getting the error "Failed to write 4 bytes to address 0x80007000…