• Typeinfo names are generated and stored even with --no_rtti and --no_rtti_data
    I'm using ARM Compiler 5 (ARMCC) in Keil 5.25. I'm using c++11. I'm using c++11 with self-made analogue of std::function (since there is no std::function in STL provided with armcc). Recently I...
  • Typeinfo names are generated and stored even with --no_rtti and --no_rtti_data
    I'm using ARM Compiler 5 (ARMCC) in Keil 5.25. I'm using c++11. I'm using c++11 with self-made analogue of std::function (since there is no std::function in STL provided with armcc). Recently I...
  • Undefined symbol
    I can not compile a very simple PWM program on Keil The same program is compiled on Energia The message that I get is below: For your information main.c is in the source file and I use C not C++....
  • Undefined symbol
    I can not compile a very simple PWM program on Keil The same program is compiled on Energia The message that I get is below: For your information main.c is in the source file and I use C not C++....
  • Undefined symbol
    I can not compile a very simple PWM program on Keil The same program is compiled on Energia The message that I get is below: For your information main.c is in the source file and I use C not C++....