This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: About FLASH


>>>>> "Bryan" == Bryan Mok <mkyui@yahoo.com> writes:

Bryan> Hi, I am working on implement application which need to read
Bryan> and write data from FLASH. I want to know any FLASH file system
Bryan> support eCos now?

No read-write FS support. But I gues you could put the RO filesystem
in flash without any problems.

Bryan> And does eCos have any API for FLASH programming?

It does. See io/flash - and the RedBoot sources (flash.c) for an
example of using it.

Jesper


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]