Hello, can recommend a library for reading and parsing configuration data from a files (on SD card)? as the case may by Libraries for creating Event log files and logging information.
Alternatively recommend examples in this field for MDK-ARM
People have been parsing ASCII files with C since the dawn of time, can't you find something you can directly port into Keil, or simply code yourself?
Yes, and that's why I assumed either ready-made solution specifically for MDK-ARM or what but at least the recommended parser ported to ARM CortexM3