Hi all,
We are using STM32F4 based platform and running on CMSIS Keil RTX
RTOS version 1.
We are using 6.6 version of Keil middleware.
We are analysing a solution to prevent file corruption
During unexpected power failure scenarios. The current workaround
We are using is to use redundant files for each of the file which
we
use. Hence we assume power failure can happen when either one of the
file is being written
to and either of these file can be prevented from file
corruption.
↧