• 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 for feedback.

  • 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, Right ?

    I haven't find in documentation of arm toolchain…