On Tuesday 18 January 2005 22:32, you wrote:
> Hello
> I am facing a problem with file size bigger than 400 KB. First of all , I
> need to remove garbage collection from write routine, to write more than
> 200KB data to a file.
> Now , after a write operation, if I delete the file, the entire system
> becomes unstable.
> But I would like to know, why does it fail to write more than 200 KB to a
> file, with garbage collection included in every write operation?
>
I'm struggling to believe this. I have written **huge** files using YAFFS.
What OS etc are you using?
-- CHarles