EmbDev.net

Forum: ARM programming with GCC/GNU tools chan fat R0.05a


von Jonathan D. (dumarjo)


Rate this post
useful
not useful
Hi,

I have used the martin port of the cahn fat with sucess. But The seek
function is not working on file bigger than 2Megs. So I would like to
use the R0.05a but I have some problem to use it on my SAM7X. The
f_write function doesn work well. I get FR_RW_ERROR error.

The f_read and f_open seem to work correctly.

I use it with an mmc.

If someone have use it with success, is it possible to have your input
for your config ?

regards

Jonathan

von Jonathan D. (dumarjo)


Rate this post
useful
not useful
Jonathan Dumaresq wrote:
> Hi,
>
> I have used the martin port of the cahn fat with sucess. But The seek
> function is not working on file bigger than 2Megs. So I would like to
> use the R0.05a but I have some problem to use it on my SAM7X. The
> f_write function doesn work well. I get FR_RW_ERROR error.
>
> The f_read and f_open seem to work correctly.
>
> I use it with an mmc.
>
> If someone have use it with success, is it possible to have your input
> for your config ?
>
> regards
>
> Jonathan

OK I got it working

We must use it in byte-to-byte access.

Jonathan

Please log in before posting. Registration is free and takes only a minute.
Existing account
Do you have a Google/GoogleMail account? No registration required!
Log in with Google account
No account? Register here.