• AEABI Library: Floating Point functions
    How is floating point overflow handled in aeabi library functions such as __aeabi_fadd? Does the function return a pre-defined value? Or does it update any registers?
  • Loop optimization ARM compiler flag in DS-5
    I am trying to use the --loop_optimization_level=opt flag with ARM compiler in DS-5 (Version 5.13). I am using the -03 and -0time flags. I am getting an error when I build my project. How do I pass the...
  • arm toolchain: any requirement for kernel headers ?
    Hello, I need to upgrade gcc in current system from 4.3 to 5.x. The system is using kernel 2.6.37 But as far as I know, toolchain might use different kernel headers, so there might be mismatch...
  • armcc compiler in eclipse?
    Is it possible to integrate ARM 5 toolchain with armcc compiler in eclipse? I have installed the ARM 5 compiler, but in c/c++ build > tool chain editor I can only select a gcc based toolchain. Thank you...
  • Arm Compiler 6: Simplifying functional safety all the way to autonomous driving systems
    At one level or another, we’re all excited about smarter, more autonomous cars. Some of us want completely autonomous vehicles right now (“Home, James!”); others just want their cars do take over the...