• DS52020.0 connection to Musca-A/B boards not working

    Daniel Oliveira
    Daniel Oliveira

    Hi guys,

    Going straight to the point, we recently had access to a license for Arm DS52020.0 and while trying to start a debug connection to Musca-A1 or B1 boards we are getting a failed connection output. 

    I tried to install the tool on both a Linux and…

    • 1 month ago
    • Software Tools
    • Arm Development Studio forum
  • Product update: Arm Development Studio 2020.1 now available

    Ronan Synnott
    Ronan Synnott

    The Development Solutions Group is happy to announce that the latest release of Arm Development Studio is now available. This 2020.1 release showcases the continued improvement in support of the latest Arm IP within our flagship toolchain. A focus for this…

    • 26 days ago
    • Software Tools
    • Tools, Software and IDEs blog
  • Getting started with Morello Development Tools

    Ronan Synnott
    Ronan Synnott

    Arm is leading a research program called Morello, part of a multi-million-pound, government-funded UKRI Digital Security by Design (DSbD) program.

    Now we are sharing our progress and are supporting the research effort by providing a freely available suite…

    • 1 month ago
    • Software Tools
    • Tools, Software and IDEs blog
  • Get started with software development for the Corstone-300 virtual platform

    Ronan Synnott
    Ronan Synnott

    Arm have released a collection of free of charge Ecosystem Fixed Virtual Platforms (FVPs) to enable developers to get an early start at developing software on top of the Arm Corstone-300 or Corstone-700 reference systems. These systems have been designed for…

    • 1 month ago
    • Software Tools
    • Tools, Software and IDEs blog
  • 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
    • 2 months ago
    • Software Tools
    • Arm Development Studio forum
  • Take the fast track to autonomy with software tools for Cortex-A78AE and Mali-G78AE

    Ronan Synnott
    Ronan Synnott

    Arm have announced its first complete portfolio of IP targeting the autonomous market. Offering scalable, safety-enabled heterogeneous compute, this IP drives the market towards a world of intelligent autonomous vehicles and other machinery. But this IP is…

    • 2 months ago
    • System
    • Embedded blog
  • 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…

    • 2 months ago
    • Software Tools
    • Arm Development Studio forum
  • Get started with software development for the Corstone-700 virtual platform

    Ronan Synnott
    Ronan Synnott

    Arm have released a collection of free of charge Ecosystem Fixed Virtual Platforms (FVPs) to enable developers to get an early start at developing software on top of the Arm Corstone-300 or Corstone-700 reference systems. These systems have been designed…

    • 1 month ago
    • Software Tools
    • Tools, Software and IDEs blog
  • 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
    • 3 months ago
    • Software Tools
    • Arm Development Studio forum
  • The Great Shift Left: Pre-silicon development solutions from Arm and Cadence

    Ronan Synnott
    Ronan Synnott

    Despite the global challenges, we have all faced in 2020, Arm and Cadence have continued to deliver leading-edge solutions to our partners, enabling ever more innovative Arm-based designs, servicing the needs of markets from the most resource constrained…

    • 3 months ago
    • Software Tools
    • Tools, Software and IDEs blog
  • 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
    • 4 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
    • 4 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…

    • 5 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
    • 5 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…

    • 5 months ago
    • Software Tools
    • Arm Development Studio forum
  • Problem with install toolchain gcc-arm-none-linux-gnueabi on windows to ARM Development Studio

    Leonidus
    Leonidus

    Hi!

    I downloaded gcc-arm-9.2-2019.12-mingw-w64-i686-arm-none-linux-gnueabihf.tar.xz from category "Windows (mingw-w64-i686) hosted cross compilers".

    I want to unpack it and find problem with linux and windows file formats: gcc-arm-9.2-2019.12…

    • Answered
    • 6 months ago
    • Software Tools
    • Arm Compilers 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
    • 6 months ago
    • Software Tools
    • Arm Development Studio forum
  • "armclang: error" in Simulink when using FVP target

    pg5033
    pg5033

    Hello,

    I'm trying to follow the tutorial here (community.arm.com/.../develop-embedded-control-systems-efficiently-in-matlab-with-arm-models-and-compiler-integration) to run the Simulink example 'ArmCortexM_FM_pil_top' on an FVP of the Cortex-M4.…

    • Answered
    • 7 months ago
    • Software Tools
    • Arm Compilers 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
    • 7 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.. 

    • 8 months ago
    • Software Tools
    • Arm Development Studio forum
  • ARM DS supported device query

    Vikash
    Vikash

    Hi Team,

    Does ARM Development Studio supports following SoCs? I like to know if tools like Streamline and Graphics Performance Analyzers can be used on devices based on following SoCs or not?

    1. Mediatek's MT-2712

    2. Qualcomm's SA6155P

    Best…

    • Answered
    • 8 months ago
    • Tools and Software
    • Simulation Models forum
  • Accelerate development with Development Studio 2020.0

    Ronan Synnott
    Ronan Synnott

    Spring has arrived for many, and with it comes the latest update of Arm Development Studio. This 2020.0 release adds the latest Arm IP support and useful new features across all the components. This release provides the first public support for the Cortex…

    • 8 months ago
    • Software Tools
    • Tools, Software and IDEs blog
  • Development tools support for Arm Custom Instructions

    Ronan Synnott
    Ronan Synnott

    In 2019, Arm Custom Instructions were announced. This is a new standard feature of the Armv8-M architecture, allowing developers to implement use case-specific workload acceleration, pushing performance and longevity of devices ready for the fifth wave of…

    • 9 months ago
    • Software Tools
    • Tools, Software and IDEs blog
  • 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
    • 9 months ago
    • Software Tools
    • Arm Development Studio forum
  • Get Started with Early Development on the Arm Cortex-M55 Processor

    Jason Andrews
    Jason Andrews

    Today Arm announced the Cortex-M55 processor: Arm’s most AI-capable Cortex-M processor and the first to feature Arm Helium technology, bringing a significant uplift in energy-efficient ML and DSP performance to IoT devices. Arm offers several development…

    • 9 months ago
    • Software Tools
    • Tools, Software and IDEs blog
>