Hi,
I have trouble running the program in C++ for the STM32. After entering #include<iostream> Linker shows me an error:
C++.axf: Error: L6200E: Symbol __stdout multiply defined (by stdio_streams.o and retarget.o).
What could be the reason?
Regards
Alex