This is the mail archive of the ecos-discuss@sourceware.org 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]
Other format: [Raw text]

RE: jffs2_1 test case error


> The manual states it is only necessary to disable interrupts during
> flash accesses if your code also resides in flash (ROM image)
> (http://ecos.sourceware.org/docs-latest/ref/ecos-flash-library.html).

Regardless of what the manual says, I'm telling you from experience, the V1
flash drivers are not interrupt safe.  If you don't disable interrupts while
flash access is going on, you are going to have problems.

--Chris

--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


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