• What is the difference between gcc-arm-aarch64-none-linux-gnu and gcc-arm-aarch64-none-elf tool-chains?
    In download section for cross-compilers I see 2 options that seem viable for AArch64 cross-compiler under x86-64 Linux: gcc-arm-9.2-2019.12-x86_64-aarch64-none-elf.tar.xz and gcc-arm-9.2-2019.12...
  • How to rename sections using ARM Compiler 6 tools?
    I'm making XEN hypervisor being able to be built with ARM Compile 6 (6.6.3 in particular). While the hypervisor sources are compiled with armclang and linked with armlink into functional binary, some...
  • ARM Compiler 6 compiles data only C file with SoftVFP attribute.
    I'm making XEN hypervisor being able to be built with ARM Compile 6 (6.6.3 in particular). During the work, it was discovered a weird armclang compiler beahviour. When compiling a C file with only a...
  • ARM compiler 6 availablity at 32 bit version
    Hi Experts, It seems like ARM compiler 6 available only in 64 bit version. As I am using 32 bit machine when it could be expected for 32 bit machine ?
  • Building OpenCV using STM32 Discovery Boards
    I use Keil MDK 5.20. I have 2 boards. STM32F4DISCOVERY - 32-bit Cortex®-M4F STM32F407VGT6 MCU, 1MB Flash, 192KB RAM (Max freq. 168 MHz) 32F746GDISCOVERY - 32-bit Cortex®-M7 STM32F746NGH6 with FPU...