Hi,
I am using Keil.
I want to read a csv file to a array of 256 (maybe 512) elements.
What a library and function I need to use?
(I want to set values of sine in this array).
Hi,
I am using Keil.
I want to read a csv file to a array of 256 (maybe 512) elements.
What a library and function I need to use?
(I want to set values of sine in this array).
Hi all,
I am working on the embedded file system (EFS) using the Keil version 6.11.0. In the current project, I am logging test data in the flash file system memory continuously. I have encountered a problem after a certain period of testing, where the fileā¦