• arm r5 compiler config
    Hi All, Can we configure r5 compiler to turn of using LDM instructions. I just want to use multiple LD instructions instead of one LDM. Thanks in advance. Best, Patrick
  • ARM Compiler 6: Armclang
    ARM Compiler 6 uses armclang, but armclang can't use the intrinsic functions(like __qadd) that has used in the previous compiler.How can I get the optimization code? (Does the intrinsic functions are...
  • Libs, weak references and toolchain magic
    Hi, I am attempting to build a .lib for a hardware abstract layer. Two related questions: 1) The library handles several interrupts (e.g. faults, gpio). However, I find that fault handling is...
  • Compiler defines documentation
    Where can I find the meaning of the defines used by µVision in the compiler command line. I have seen the following defines used: - __RTX - _RTE_ - __EVAL In the online documentation I cannot...
  • where to find arm-none-eabi compiler documentation
    i can't find arm-none eabi-gcc documentation and all the possible commands and flags i can use !! if someone can guide me i would be thankful !