• C166 Compiler support
    Hi! Does Keil C166 compiler support complex function calls via function pointers?
  • Struct Enum support for Keil compiler
    Hi, Need information on support of scoped enums in Keil compiler. My final objective is to use the Enums as AIAction:Enter</i or AIAction:Exit instead of plain Enter or Exit in the source code C files...
  • Does the compiler support UTF-8?
    Hallo Does the compiler support UTF-8 or must I supply the right ASCII encoding? Ex: GUI_ShowString("Hal\xc3\xb6le"); // Ascii enconding or GUI_ShowString("Halöle"); // UTF-8 enconding ...
  • Need support for solving the compilation errors
    Hi All, We are facing some compilation errors related with Address space. Ex: L107: Address space overflow L120: Content belongs to Erroneous Segment Presently, we are using the Keil IDE ...
  • Does uVision with CodeSourcery compiller support CORTEX M3?
    Hi, I am using STM3210E-EVAL board connected with ULINK2. Till now, I used uVision with RalView compiller. I want to try the GNU compiller from CodeSourcery. I installed the Sourcery G++ Lite...