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


Chris Zimman wrote:

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.


I have to admit that we *have* problems...
OK, you mean not interrupt safe, so this means the flash drivers need exact timing...
I'll try the flash_v2 drivers, and I'll keep you informed.
Thanks,
Jürgen


--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]