Error: L6200E: Symbol __stdout multipy defined (by stdio_streams.o and retarget.o), when include stb_image.h
I am using keil to develop my mcu project.
After I include “stb_image.h” in main.c, I got this error msg
“.ObjectsJinshenTekDigitalLightingBoard(M433LE8AE).axf: Error: L6200E: Symbol __stdout multiply defined (by stdio_streams.o and retarget.o).”