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 agoI tried write() again today, and it works as fast as it needed to. It seems to be about 2-4 times faster than fwrite. So now my application's fast enough.
Ole