• What is the best open source IDE for Arm software developer ?

    quan hu
    quan hu

    Beside  mbed online compiler and closed source Keil, What is the best open source IDE for Arm software developer ?

    • Answered
    • over 5 years ago
    • Software Tools
    • Arm Development Studio forum
  • How can I use SVC interrupts from C++?

    Anthony Wieser
    Anthony Wieser

    I'm using the gcc toolset, and had hoped to be able use this functionality, however all of the documentation seems to state superseded or suspended.

    ARM Information Center

    I'm trying to target an STM32F4 processor.

    Any pointers to how to do this…

    • over 6 years ago
    • Software Tools
    • Arm Development Studio forum
  • armcc compile c   error  under DS-5 tool

    zg
    zg

    The example about c++ progran under DS-5 CPP directory is compiled by me with the armcc ,not gcc.  But there is an error when compile。

    Error: C3321E: automatic configuration failed - could not determine configuration from GCC

    make: *** [arm_linux_config…

    • Answered
    • over 6 years ago
    • Software Tools
    • Arm Development Studio forum
  • GCC for ARMv7-A - Where can I get the latest version?

    Haris
    Haris

    Hello,

    I would like to download the GCC compiler for ARMv7-A. I would like it to support thumb and NEON instructions. Where can I get the latest version?

    Also, are there any other open source compilers that meet the above requirements?

    Thanks

    • Answered
    • over 6 years ago
    • Software Tools
    • Arm Development Studio forum
  • unknown symbol __aeabi_uldivmod is causing my kernel module not to load. Any ideas as to why I'm seeing this? I am using gcc 4.7.2 for both the compilation of the kernel and the kernel module.

    Chris Adeniyi-Jones
    Chris Adeniyi-Jones

    I am compiling on an Exynos 5250-based board with Ubuntu filesystem.

    gcc -v

    Using built-in specs.

    COLLECT_GCC=gcc

    COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabihf/4.7/lto-wrapper

    Target: arm-linux-gnueabihf

    Configured with: ../src/configure -v --with-pkgversion…

    • Answered
    • over 6 years ago
    • Software Tools
    • Arm Development Studio forum
  • Gcc compiler/toochain for ARMv8 ?

    Shankar
    Shankar

    In open source which is gcc cross toolchian available which can support AARCH32 and AARCH64 based on –mabi flag ?

    In gcc documentation, supported values for –mabi are ilp32 and lp64. But when I tried linaro released toolchain crosstool-NG linaro…

    • Answered
    • over 6 years ago
    • Software Tools
    • Arm Development Studio forum
  • Compiler support for arch v7 & arch v8

    techguyz
    techguyz

    Hi all,

    How about the GCC compiler support of ARM arch v8 has been given. Is it full fledged, with all the options provided by ARMCC or it needs to be updated yet in future. I mean support for armcc Vs gcc

    • Answered
    • over 6 years ago
    • Software Tools
    • Arm Development Studio forum
  • Eight Challenges Faced by Wearable Software Designers

    John Blyler
    John Blyler

    Experts from ARM share insights and differing viewpoints on the big issues facing wearable developers of software applications.

    Software developers must address many domains to successfully design the latest wearable applications – from signal conditioning…

    • over 6 years ago
    • System
    • Embedded blog
  • The LLVM AArch64 Backend

    Kristof Beyls
    Kristof Beyls

    In this blogpost, Gabor Ballabas and I share why and how we’ve set up a public buildbot for the LLVM AArch64 backend. This buildbot is part of the LLVM community’s continuous integration infrastructure.

    LLVM is an open source project providing…

    • over 6 years ago
    • Processors
    • Processors blog
  • [转]GPL,BSD,MIT,APACHE2许可协议

    David Bian
    David Bian

    越来越多的开发者与设计者希望将自己的产品开源,以便其他人可以在他们的代码基础上做更多事,开源社区也因此充满生机。在我们 所能想到的应用领域,都有开源软件存在(象 WordPress,Drupal 这些开源CMS)。然而很多人对开源许可并不了解,本文介绍开源领域常用的几种许可协议以及它们之间的区别。

    什么是许可协议?

    什么是许可,当你为你的产品签发许可,你是在出让自己的权利,不过,你仍然拥有版权和专利(如果申请了的话),许可的目的是,向使用你产品的人提供 一定的 权限。

    不管产品是免费向公众分发,还是出售…

    • over 5 years ago
    • 中文社区
    • 中文社区博客
  • Linux Support for the ARM Architecture

    Alban Rampon
    Alban Rampon

    Key benefits of Linux on ARM

    • Complete scalable operating system providing a reliable multi-tasking environment
    • Based on an open source model (GPL)
    • Leverage a wide range of UNIX and open source applications
    • Early availability on ARM processor-based …
    • over 4 years ago
    • Processors
    • Processors blog