Deepak
--
Você está recebendo esta mensagem porque se inscreveu no grupo "BRTOS" dos Grupos do Google.
Para postar neste grupo, envie um e-mail para br...@googlegroups.com.
Para cancelar a inscrição nesse grupo, envie um e-mail para brtos+un...@googlegroups.com.
Para obter mais opções, visite esse grupo em http://groups.google.com/group/brtos?hl=pt-BR.
I can tell guys that I worked on the past with ELM FatFs Generic lib and it was a litle mass at the biginning, and the mean problem was related to the times
I was interfacing a
SD card with BRTOs in a ARM project, and as far we could understand, the libs
does not handle properly with OS interrupt signals (or something related
to this) . For that we have got a lot of corrupted files and every sort of no
cense writes !
The solution we found was to construct a kind of FIFO (using a EEPROM on the board) and we perform the writes and reads of SD Card using the FatFs lib commands when nothing more was able to interrupt the processes . . . we made something like a MUTEX that enable the product to run !
I will look fo the files, or at least the notes we made about it, and if I find I can post you then ! (sorry, but I got no to mutch holpe on it !)
regards
Panosso(BR)