--- In lpc2000@yahoogroups.com, Carsten Grøn <cgroen@m...> wrote: > > Thanks Dave, > > I have looked at the filedisk program your mentioned, but I don't > see (or more correctly, understand :-) how I can use that for > accessing the individual sectors on the SD card ? > I'm also more after some "code snippets" that will allow me access > to the SD cards sectors from within a C++ or C# application, > basically what I would need, is just the "PC equivivalent" of the > mmc_read_block() and mmc_write_block() in the Philips apps example > code, that way my "PC log file displayer" application can just look > at the SD card, and show the circular data (a large logfile) from > the card... > > Regards, > Carsten > "code snippets" assume that Windows knows how to use the media. No program will be able to access that media until windows is happy. Fooling Windows is what your looking for. "filedisk" may be able to do that. hamilton
Message
Re: MMC/SD support on LPC2000
2006-01-17 by donhamilton2002
Attachments
- No local attachments were found for this message.