Browse By Tags

  • Using armcc with Autotools

    I'm trying to migrate a bare metal ARM project, that was previously built with GCC (arm-xilinx-eabi) and Autotools, over to DS-5 armcc toolchain.  Does anyone have a working example of using Autotools (autoconf / automake) with armcc, armlink, armar,…