> Now there is another problem -- when I click on an audio file, I get
> the warning "Codec failure". I am not sure but this can be related to
> SD Card errors reading the files, tonight I will debug it and ask help
> on Rockbox IRC channel.

There is no more the problem of "Codec failure".

But now most part of time I get an SD Card error, so, I am working now
to make the SD Card drivers more robust, mainly I will start using the
CRC7 for commands...

I am using CRC16 for data readed from SD Card. I got errors while
reading sectors(512 bytes) but after testing with CRC16, I detect them
and I just read again.

Reply via email to