• Token-pasting ("##") with armcc 5.06
    I'm in the process of porting a lot of code originally written for the C51 compiler. The code makes extensive use of the "##" token-pasting feature. Explanation: http://www.keil.com/support/man/docs/c51...
  • std::bind in ARMCC 5.06 ??
    Hi, we use C++ in our project and we want to use std::bind . Unfortunatelly this is not available in ARMCC. I had a look in <functions> Header but I cannot find a documentation for those header files...
  • Token-pasting ("##") with armcc 5.06
    I'm in the process of porting a lot of code originally written for the C51 compiler. The code makes extensive use of the "##" token-pasting feature. Explanation: http://www.keil.com/support/man/docs/c51...
  • std::bind in ARMCC 5.06 ??
    Hi, we use C++ in our project and we want to use std::bind . Unfortunatelly this is not available in ARMCC. I had a look in <functions> Header but I cannot find a documentation for those header files...
  • Specific migration related questions from 5.06 to 6.15
    Hello support team and dear fellow engineers, Brief: There exists an SDK based on the toolchain v5.06, the target is to migrate the sdk to toolchain v6.15. I am only interested in keil armcc toolchain...