This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

STM32 and C++

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

0