• Whether Can ARM compiler 5 project call the library compiled by ARM compiler 6?
    HI, all, To optimize an algorith(coded by C) performance, I compiled the algorithm as a library with ARM compiler 6. But another problem appears that the library will be called by older ARM compiler...
  • 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 ?
  • How to migrate retarget.c from ARM Compiler 5 to ARM Compiler 6?
    I want to migrate an older project into the ARM Compiler 6, but I am getting errors in the retarget.c /* Short version of retarget.c - Minimum code to support simple printf in Keil MDK-ARM */ /**...
  • -Wpragma-pcak warning when compiling with version arm compiler v6 when using the FREE-Rtos include for the #pack option
    Hey, I'm trying to compile my project in keil IDE and arm compiler v6 with AC5-like warning. When compiling I receive the following warning when compiling: "warning: the current #pragma pack alignment...