• Failed to read contents of Internal RAM L1-I_DATA in ARM DS

    Boon Khai
    Boon Khai

    Hi, 

    I was able to view the cache of the armv8 CPU using ARM DS-5. Applying the same steps, i try to view the cache of armv8 CPU using the ARM Development Studio, it throw me an error saying that "Failed to read contents of Internal RAM L1-I_DATA. Please…

    • Answered
    • 1 month ago
    • Software Tools
    • Arm Development Studio forum
  • ARM development studio with ARM Juno r2 board

    msabdelgawad
    msabdelgawad

    I am thinking of purchasing ARM Juno r2 development board and I have two questions:

    1- Is ARM development studio shipped with the board without extra cost? or Do I have to purchase ARM development studio as a standalone product?
    2- If I have to purchase…

    • 1 month ago
    • Software Tools
    • Arm Development Studio forum
  • ubuntu - How to uninstall Arm Development studio and all its requirements

    Mahdy Asady
    Mahdy Asady

    hi guys.

    I think this is a ridiculous question and should have ridiculous answer

    I just installed Arm development studio 2020 in ubunto 20.04 using installation .sh file.

    after some days of evaluating, now want to remove it and all dependencies from my…

    • Answered
    • 2 months ago
    • Software Tools
    • Arm Development Studio forum
  • Code jumps to cxsync1 in vectors.S?

    DanijelDomazet
    DanijelDomazet

    I have made a project in AD Studio using the startup code from "startup_Cortex-A53x1_AC6" example. I added my own code too, and it was running via simulator Fixed Virtual Platform OK. 

    However, after some code changes, I started getting failures…

    • Answered
    • 3 months ago
    • Software Tools
    • Arm Development Studio forum
  • Breakpoints not working in C code, only in assembly?

    Danijel
    Danijel

    I am running some example program in ARM Development Studio using FVP (fixed virtual platforms) simulator for A53. 

    All is OK, I can run the app.

    However, the problem is the breakpoints: they don't work in C code, the work only in .S files assembly.…

    • Answered
    • 3 months ago
    • Software Tools
    • Arm Development Studio forum
  • Hello World error - "Simulation code-translation cache failed to gain DMI"

    Danijel
    Danijel

    Hi, 

    I started using Development Studio. I created a Hello World, and compiled it. Than I created a launch configuration, just very simple per this tutorial:
    https://developer.arm.com/tools-and-software/embedded/legacy-tools/ds-5-development-studio/resources…

    • 3 months ago
    • Software Tools
    • Arm Development Studio forum
  • There is problem about Gold for 90 days for free.

    linuxias
    linuxias

    I installed Arm Development Studio. (https://developer.arm.com/tools-and-software/embedded/arm-development-studio/evaluate)

    I set up license using Arm DS IDE, and start streamline,

    The free license set in the Arm DS IDE doesn't seem to be activated properly…

    • Answered
    • 4 months ago
    • Software Tools
    • Arm Development Studio forum
  • Target configuration detection not working

    JakeSays
    JakeSays

    I am trying to debug a project and keep getting the error "Cannot get configuration options for target.", and the reason given is "Failed to automatically detect what devices are present."

    I get as far as "Reading ROM Tables" before…

    • 4 months ago
    • Software Tools
    • Arm Development Studio forum
  • TrustZone Debug Thread Reserved

    iiiv
    iiiv

    Hi,

    I am using Arm Development Studio IDE to remotely debug an application with gdbserver, when I launch the application I have this message: thread 3700 #1 stopped (reserved) and it doesn't let me debug step by step.

    How can I remove the reserved restriction…

    • Answered
    • 5 months ago
    • Software Tools
    • Arm Development Studio forum
  • Failed to launch debug server. Command: rddidap_serverd

    Srigun
    Srigun

    In ARM DS-> PCE->Devices, I am trying to auto-detect the component connections. Here my target is an emulator, using Cadence VDEBUG interface.  My target have Coresight module which I am trying to connect to in DS. 

    I get the following error, when…

    • Answered
    • 6 months ago
    • Software Tools
    • Arm Development Studio forum
  • Can a Physical Target be RESET using the Debugger Commands?

    sska.73
    sska.73

    I'm using DSTREAM with ARM DS-5 to program and Debug my FPGA with Cortex-R52. How Can I Reset my Target from the ARM DS-5 itself?

    I've found a command "RESET" but where should I give the command? I'm new into this.. 

    • 7 months ago
    • Software Tools
    • Arm Development Studio forum
  • armcc.exe returning a Windows error 0xc0000142

    Doug Lewis
    Doug Lewis

    I'm using Arm Development Studio 2019.1 on Windows 10.

    From within ARM Development Studio I select "Build Project" for my project.  It starts executing but I get a Windows pop-up error for armcc.exe that says:

    Application was unable to start…

    • Answered
    • 8 months ago
    • Software Tools
    • Arm Development Studio forum
  • How to configure GIC in Cortex-R52 for FreeRTOS?

    sska.73
    sska.73

    Hey Guys,

    I'm trying to emulate FreeRTOS for Cortex-R52 and I was half way successful.

    Everything is working except the Tick Interrupts.

    Right now I can create and run tasks using Co-Operative Scheduling but I need Preemption to work.

    I've configured…

    • Answered
    • 9 months ago
    • Software Tools
    • Arm Development Studio forum
  • Get Error when request license on Development studio

    PeterCC
    PeterCC

    After installing the development studio, and click the 30-day trial button to get a license. 

    Keep get following errors:

     Unable to execute API call /api/v1/connect

    • 10 months ago
    • Software Tools
    • Arm Development Studio forum
  • DS5-debugger cannot connect to target

    TakiEddine
    TakiEddine

    I'm trying to test the DS5-debugger, I have ARM development studio professional edition with an evaluation license. For this purpose, I'm following this tutorial https://developer.arm.com/tools-and-software/embedded/legacy-tools/ds-5-development…

    • Answered
    • 10 months ago
    • Software Tools
    • Arm Development Studio forum
  • How to connect to an embedded linux target for remote debugging?

    TakiEddine
    TakiEddine

    I'm trying to debug the "xaos linux example" included with ARM Development Studio on my ODROID-XU4 embedded linux platform. For this purpose, I'm following this tutorial https://developer.arm.com/tools-and-software/embedded/legacy-tools…

    • Answered
    • 10 months ago
    • Software Tools
    • Arm Development Studio forum
  • how to integrate Ulinkplus in arm ds

    Deepak
    Deepak

    Dear All,

    I need to debug my application on arm ds with ulinkplus, but in connection type drop-down menu ulinkplus is not available.

    Is there any document that I can refer to?

    Please help me to get ulinkplus working with arm ds.

    • Answered
    • 10 months ago
    • Software Tools
    • Arm Development Studio forum
  • Build failed when cross-compiling using arm-linux-gnueabihf toolchain in ARM DS

    TakiEddine
    TakiEddine

    I have downloaded the latest linaro gcc arm-linux-gnueabihf for cross compilation from windows to linux. I tried to test it with a simple c++ HelloWorld code but I couldn't get the project to be successfully built. 

    #include <iostream>
    #include <bits…

    • Answered
    • 10 months ago
    • Software Tools
    • Arm Development Studio forum
  • Help configuring A57 performance counters

    Michael
    Michael

    I'm attempting to configure the performance counters on a Jetson TX1 which has the 64 bit cortex-A57. I'm trying to decipher the technical reference manual and use this guide Using the PMU Event Counters in DS-5 – DS-5 Development Studio – ARM…

    • Answered
    • over 4 years ago
    • Software Tools
    • Arm Development Studio forum
  • How to update the firmware of DSTREAM? Which tool to use exactly? I am not getting sufficient information on web.

    jagdish
    jagdish

    I am trying to debug my code using DSTREAM. DS-5 version is 5.24.1. I am getting error related to DSTREAM firmware and asking me to update it's firmware.

    For that, I am not getting sufficient information on web.

    for example, on below link,

    ARM Information…

    • over 4 years ago
    • Software Tools
    • Arm Development Studio forum
  • ERROR(TAD290-DTS77-DTS139-NAL52):

    rdebray
    rdebray

    I have VSTREAM running in VM (CentOS 6.8) and this error has become common when trying to connect to debugger

    Launching debugger...
    ERROR(TAD290-DTS77-DTS139-NAL52):

    ! Failed to connect to platform TCP:XXXXX 
    ! Unable to connect to TCP:XXXXX 
    ! Failed to…

    • over 3 years ago
    • Software Tools
    • Arm Development Studio forum
  • [DSTREAM]Target Message: Could not determine target state

    Tony.He
    Tony.He

    Hi all,

    I have a QCA IPQ4019 board. I am following this blog https://community.arm.com/tools/b/blog/posts/porting-linux-made-easy-with-ds-5 to debug from the stage in which  u-boot loads the Kernel.  I can get to below step described in the blog.

    >A compressed…

    • over 3 years ago
    • Software Tools
    • Arm Development Studio forum
  • Need to know how to make an ARMV8 assembly call from C code

    CS-Jay
    CS-Jay

    Hello. I'm working on a DS-5 project for a computer architecture class.

    Our instructor set up and put the project up for download. However for our final project my group and I are to work together on a small implementation of our choice.

    Since its…

    • over 2 years ago
    • Software Tools
    • Arm Development Studio forum
  • Debug component part numbers

    Juha Aaltonen
    Juha Aaltonen

    I'd like to find out the debug HW present on MCUs I'm working with.

    I have some understanding about ROM tables and I wonder if there is a list of part numbers of ARM debug components?

    If there are part numbers of other designers, that wouldn't…

    • Answered
    • over 1 year ago
    • Software Tools
    • Arm Development Studio forum
  • LPC802 debug failure with arm ds

    felix_w
    felix_w

    I import a LPC802 hello_world keil example into arm ds. It could build pass and generate .axf file.

    But I have met an error when debugging.

    Here is my debug configuration:

    When I click debug, here is the error log :

    Stopping running target LPC804_DFP_LPC804M101JDH24…

    • over 1 year ago
    • Software Tools
    • Arm Development Studio forum
  • View related content throughout Software Tools
  • More
  • Cancel
>