Hi,
I'm using the STM32F103ZE uC with Keil uVision4 IDE and I need some functions like 'memset()' residing in some 'stdio.lib' library.
Now I don't find the stdio.lib file anywhere in the C:\Keil directory.
What do I need to know or what do I need to do to access the memset() function?
best regards,
Henk