[En-Nut-Discussion] Problems with PHAT on MMC with ethernut 3, NutOS 4.4.0
Harald Kipp
harald.kipp at egnite.de
Tue Feb 12 15:45:19 CET 2008
Harald Kipp schrieb:
> Ole Reinhardt schrieb:
>> mmc_volume = _open("MMC0:1/PHAT0", _O_RDWR | _O_BINARY);
>>
>> later closed with:
>>
>> _close(mmc_volume);
>
> Any reason for not leaving it open? I'm not sure about closing volumes.
Forget that comment. Of course volumes should be closed before removing
the card.
> I'm sure it won't. Did you try the ftpserv sample?
>
> Even this sample is quite complex and not really usable for bug
> approval. Can you please send a stripped down sample via private email?
> I'll also send a small test application directly to you.
Unfortunately I can't find any that contains mkdir(). Thus ftpserv is
the only one I can provide right now.
>
>> I found the following just closed bug in the tracker:
>>
>> https://sourceforge.net/tracker/?func=detail&aid=1714704&group_id=34079&atid=410687
>
> This had been automatically closed, after I asked for a simpler example
> and there had been no response within 14 days.
Did you notice the good.txt I attached to my reply?
Harald
More information about the En-Nut-Discussion
mailing list