missing standard C library
Forgive me if this is obvious. I am new to ARM and System Workbench. I just installed SW4STM32. I can’t compile any projects from ST because the compiler can’t find any of the standard C header files like stdio.h, stdint.h, _ansi.h, newlib.h...
Indeed, I don’t think the standard C library is installed. How am I supposed to get the C library?