Forum Discussion
Altera_Forum
Honored Contributor
21 years agoHow to use Compact Flash in eCos?
Hi. I'm having problems accessing the compact flash card in eCos. I tried a program that mount the filesystem to / and write a file to it. But the program hangs when I try to open a file. I have ...
Altera_Forum
Honored Contributor
21 years agoIs it possible for you to disclose how that 600 kB/s was achieved? What kind of packages was used (if any relevant but the standard ones), what kind of function was used and how large blocks was transfered? Was the data written to disk in a seperate thread?
When you say read(), you mean write()? I didn't get it to work, but then I've never used it before. Ole