Tech Support > Computer Hardware > Microprocessors > Re: How to read/write raw bytes from a flash card in C++?
Re: How to read/write raw bytes from a flash card in C++?
Posted by Kelvin @ SG on February 18th, 2004


Thank you all for your replies! Basically I have some clue now.
I will use WinHex to save my entire Smartmedia image into a mega-file...
Then I will open the mega-file in binary access mode...
And I will write some C codes to implement how to read/write (extract
actually) files
to/from this mega-file. That is all programming all about.

Eventually I will write assembly code or use FPGA to interface directly to
my Smartmedia
and do something fun with it...

Do I sound logical?

Best Regards,
Kelvin




"Kelvin @ SG" <kelvin8157@hotmail.com> wrote in message
news:c0t9jc$jlc$1@reader01.singnet.com.sg...



Similar Posts