• Keil middleware interoperability issues
    I would like to know, whether there are some ways or plans to achieve interoperability of vendor peripheral libraries and Keil middleware with their associated drivers. Typical example of major issues...
  • Interoperability for c++ between armclang and gcc(linaro)
    Hi; I have built 'Compute Library' as said in Bare Metal Building section of documentation by using Linaro toolchain on Ubuntu. I'm targetting bare-metal. On another machine, I want to use this library...
  • MDK-ARM v.3.11 linker interoperability problem?
    Hello all, I use own ARM GNU based (CodeSourcery) optimized library written in assembler. It uses ARM mode. I have tested interoperability with Keil tools and up to the MDK-ARM v.3.05 everything...
  • difference between compilers
    I have C code that includes more than one file. it was compiled by keil c51 ver 3.2 (1990) and works. when i compile it with new keil microvision compiler the program doesn't work (but compiler says...
  • Differences between compiler versions
    Hello, I've got a problem with the compilation of a programm with Keil C51 v6.14. Perhaps someone has an idea, which might help me. The Problem: We've got a sourcecode, from a third party person...