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


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

Hi Jürgen,

I mean that you *cannot* have interrupts enabled with the V1 drivers, no way,
no how.  It will not be reliable and you will crash at some point.
It's not a timing thing, it's that the drivers only support uninterrupted
operations right now.
 
--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]