• Compatibility between gcc-arm and ds-5 compiler
    I am trying to build a static library with ARM DS -5, then link to this library from an executable which is built using GCC-arm. I am able to build the static library with ARM-DS-5, but when I build my...
  • Compatibility between gcc-arm and ds-5 compiler
    I am trying to build a static library with ARM DS -5, then link to this library from an executable which is built using GCC-arm. I am able to build the static library with ARM-DS-5, but when I build my...
  • STM32F4 DFP HAL Drivers Compatibility with ARM Compiler 6
    Just started to migrate to the ARM compiler 6 and I noticed __weak is incompatible language extension in this version and it needs to be written __attribute__((weak)). In STM32F4 HAL Drivers and almost...
  • STM32F4 DFP HAL Drivers Compatibility with ARM Compiler 6
    Just started to migrate to the ARM compiler 6 and I noticed __weak is incompatible language extension in this version and it needs to be written __attribute__((weak)). In STM32F4 HAL Drivers and almost...
  • Is ARM compiler 5.05 version compatible in Windows 10 machine?
    Hi Experts, Query regarding Compiler Compatibility. can I use ARM Version 3.1 or 5.05 compilers in windows 10 machine? is ARM compiler 5.05 version compatible in Windows 10?? because I was facing...