• 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
  • Reach for the sky with Helium: Arm Development Studio 2019.b now available

    Ronan Synnott
    Ronan Synnott

    Last year Arm announced the M-Profile Vector Extensions (MVE) for the Armv8.1-M architecture, better known as Arm Helium technology, to give DSP-dependent embedded applications significant performance uplift.

    Arm Development Studio 2019.b, our latest Platinum…

    • 10 months ago
    • Software Tools
    • Tools, Software and IDEs blog
  • 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
  • Latest Development Studio released to support DSTREAM-HT

    Ronan Synnott
    Ronan Synnott

    I'm excited to announce that Arm has just released the latest Arm Development Studio update. Compared to the previous version, this 2019.0-1 (and 2019.a-1 Platinum Edition) update has implemented some important bug fixes and other general performance…

    • over 1 year ago
    • Software Tools
    • Tools, Software and IDEs blog
  • Faster debug with fewer pins: Introducing DSTREAM-HT serial trace (HSSTP) debug probe

    Ronan Synnott
    Ronan Synnott

    Earlier this year, Arm introduced the DSTREAM-PT, a second generation debug probe offering support for up to 32-bit wide trace ports, giving users the bandwidth necessary for analyzing the most complex Arm based systems. You can read more about this solution…

    • over 1 year ago
    • Software Tools
    • Tools, Software and IDEs blog
  • Support for std::thread and other synchronization primitives, e.g. std::mutex...

    lt72
    lt72

    I would like to know if any of the compilers/libraries for Cortex-M support the std::thread type (from the <thread> header) or if there is any plan to support that in the near future. I am interested in both Keil MDK / DS-5 or GCC for ARM. Thank you!…

    • Answered
    • over 3 years ago
    • Software Tools
    • Keil 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
  • FreeRTOS OS awareness in Debug configuration.

    Deepak
    Deepak

    Hi All,

    I am trying to view Tasks, Queues and etc of FreeRTOS while debugging FreeRTOS in Arm development studio.

    In model debug configuration, getting an option of KEIL CMSIS-RTOS RTX  in os awareness tab, but I need the same for FreeRTOS.

    So is there…

    • Answered
    • over 1 year ago
    • Software Tools
    • Arm Development Studio forum
  • Heterogeneous development made easy: STM32MP1 device support within Arm development tools

    Ronan Synnott
    Ronan Synnott

    The STM32MP1 series of general-purpose devices are based on heterogeneous Cortex-A7 and Cortex-M4 cores. These devices are supported by both the Arm Development Studio and Keil MDK toolchains, and either could be used, depending on your use case. Both…

    • over 1 year ago
    • Software Tools
    • Tools, Software and IDEs blog
  • ARM DS-5 License check error

    junhak lee
    junhak lee

    When I set the Arm License Manager, License checking error was occurred like below

    "Unable to execute remote query (response code 503)"

    I can login to arm website with the same ID/Password. 

    Please give me opinion how I can solve it.

    • Answered
    • over 1 year ago
    • Software Tools
    • Arm Development Studio forum
  • Jenkins build failing to copy licence cache

    EmileDD
    EmileDD

    Hi there

    A team I support are experiencing intermittent issues with their Jenkins builds.

    They are receiving this issue during compile..

    *** Using Compiler 'V5.06 update 6 (build 750)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
    Rebuild target…

    • Answered
    • over 1 year ago
    • Software Tools
    • Arm Development Studio forum
  • IAR Linking issue at High optimization level

    Ashi Gupta
    Ashi Gupta

    Hi,

    I am using IAR for development. 

    When i change the compiler option from None to High, it generates below linking error 

    Error[Lp011]: section placement failed

    However if i disable static clustering option, it works even when optimization level is set…

    • over 1 year ago
    • Software Tools
    • Arm Development Studio forum
  • Registers not updating in ARM Development Studio

    Tony201900
    Tony201900

    Hi guys,

    I am very new to ARM and programming and am taking infantile steps to learn them.

    On a windows 10 platform I have downloaded and installed the 30day ARM Dev Studio 2019.0 coding environment together with the FVP (cortex -53Ax1) for emulation…

    • over 1 year ago
    • Software Tools
    • Arm Development Studio forum
  • ERROR(TAD1-NAL90)

    maximus17
    maximus17

    What does this error mean? I get this error when I try to step through the code specifically after entering secure world from Non secure EL.

    ERROR(TAD1-NAL90) 

    !Unable to read from register SP

    !An unknown error was received. 

    • over 1 year ago
    • Software Tools
    • Arm Development Studio forum
  • Arm Compiler 6.12: Bringing in security and improved performance

    Peterson Quadros
    Peterson Quadros

    Introducing Arm Compiler 6.12 which is now available to evaluate or download as part of the below integrated toolkits:

    • Arm Development Studio 2019.0
    • Keil MDK version 5.27

    Outstanding performance

    As always, Arm is constantly investing to improve our optimizations…

    • over 1 year ago
    • Software Tools
    • Tools, Software and IDEs blog
  • Enhanced compilation and debugging with Arm Development Studio 2019.0

    Ronan Synnott
    Ronan Synnott

    We are proud to announce that the first update to Arm Development Studio is now available. This 2019.0 version builds upon the first 2018.0 release, offering further support for the latest Arm IP and technologies. Development Studio is Arm's flagship…

    • over 1 year ago
    • Software Tools
    • Tools, Software and IDEs blog
  • Cannot install 64-bit DS-5 on ubuntu v14.04

    Paul Moore
    Paul Moore

    Hello,

    I'm getting started with DS-5 for android development on ARM.

    I can't install DS-5 on my 64-bit ubuntu installation. I think the problem is that the installation tries to install 32-bit libGL.so on a 64-bit host installation.

    I used the…

    • over 5 years ago
    • Software Tools
    • Arm Development Studio forum
  • How can I debug two A53 cores in DS-5 tool

    DriverLike
    DriverLike

    Dear all,

    I want to debug our Soc chip with DS-5 tool, the SoC has two Cortex-A53 cores.
    When I debug Bare-metal code in DS-5, I only can debug one of two A53 with Bare-metal code ,
    Any one of two A53 can run exactly. When I debug two A53 at the same time…

    • Answered
    • over 1 year ago
    • Software Tools
    • Arm Development Studio forum
  • How to run AArch32 code in DS-5 AArch64?

    ldivya47
    ldivya47

    Hi,

    I installed DS-5 64-bit version in windows, but i received 32-bit code which is running on AArch32 without any issue , and it's not running on my machine with AArch64 DS-5, is there any setting which i can do to run the same code without any changes…

    • Answered
    • over 3 years ago
    • Software Tools
    • Arm Development Studio forum
  • command-line arguments not working in DS-5 Ultimate evaluation edition

    ldivya47
    ldivya47

    Hi,

     

    I need to provide inputs from command-line to my code.

    I am using DS-5 Ultimate Evaluation Edition.

    int main(int argc, char *argv[])

    {

           printf("%d", argc);

           printf("Arguments are: \n");

           for(i=0; i<argc; i++)

          {

         

    …
    • Answered
    • over 3 years ago
    • Software Tools
    • Arm Development Studio forum
  • View related content from anywhere
  • More
  • Cancel
<>