• iostream gives error _LIBCPP_BEGIN_NAMESPACE_STD
    hi, am using keil mdk5.26 to build c and c++ files and when i enclude <iostream> in header files that contain classes and cpp features it gives me 19 error as followas: *** Using Compiler 'V6.10...
  • iostream gives error _LIBCPP_BEGIN_NAMESPACE_STD
    hi, am using keil mdk5.26 to build c and c++ files and when i enclude <iostream> in header files that contain classes and cpp features it gives me 19 error as followas: *** Using Compiler 'V6.10...
  • iostream buffers size
    Hello! I'd like to use <iostream> in my project. For start I took an example from "Examples\C++\Example1\OstrStl" folder and build it. All was success but in in "map" file I found the following...
  • Undefined symbol error , L6218E
    *** Using Compiler 'V5.06 update 5 (build 528)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin' Build target 'Target 1' linking... .\Objects\Auto Chef 20170601.axf: Error: L6218E: Undefined symbol DealRec (referred...
  • Error: L6218E - undefined symbol
    Hi, I am experimenting an issue with my Keil project. I am using the STM32CubeF7 HAL to programa a module I need. I search some info about similar problems and I found some comments about declaring...