Re: Error message is showed by media player by bird
bird
Wed Jul 27 19:52:25 CDT 2005
Dear Paul:
Thanks for your reply.
I had show the message via the USB Kitl and there is no any error message is
showed when the message is showed by Media Player.
At the same time the driver worked fine(Its R/W function still worked and
the data received from device was trnasfered to upper layer continuous ),
and the file can be replay when I press the play bottom. So, it seems to not
the driver issue.
Is there is any setting that can be used to increse the memory?
Thanks ...
"Paul G. Tobey [eMVP]" <ptobey no spam AT no instrument no spam DOT com> ¼¶¼g©ó¶l¥ó·s»D:%23DPjSEskFHA.1044@tk2msftngp13.phx.gbl...
> If you look up that code with the Error Lookup tool from the Tools menu,
> you'll see that it corresponds to "Not enough storage is available to
> complete this operation. " Obviously, it's your driver, so we aren't
> going to know what operation is being performed, but you might look for
> allocations that you're doing that are bigger than necessary for a given
> operation, and, of course, you should capture the serial debug messages
> from the system...
>
> Paul T.
>
> "bird" <bird@sparc20.be.cycu.edu.tw> wrote in message
> news:eJjv9dkkFHA.2156@TK2MSFTNGP14.phx.gbl...
>> Dear All:
>> I'm implemented the SDIO driver and I test it via play the WMV file that
>> stored in SD card.
>> When this file was played about 10 minutes, the media play show the
>> message " An unknown error 0x8007000E has occurred".
>> Is any body knows what error happened and how can I fixed it?
>> Thanks ......
>>
>
>