• Is it possible to use ARMCC toolchain with Segger Embedded Studio or other IDEs?

    Hello, currently we have a big project maintained under Keil IDE and have licence for Keil compiler. 

    We would like to migrate to more comfortable IDEs such as SES, Visual studio or Eclipse. However, we need to preserve ARM compiler since it provides most…

  • Problem with GCC and string.h and stdlib

    Note: This was originally posted on 8th October 2008 at http://forums.arm.com

    Hi everyone,

    i have following trouble with keil arm gnu compiler. i have recently moved to gnu and now i am having hard time to set it up.

    description of problem: i am using real…
  • How to access local C variables in Inline-Assembly?

    How do I access local C variables in Keil using ARM inline Assembly?