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]
Other format: [Raw text]

Timer: IRQ and FIQ mode


Hi All,
I've the Samsung s3c44b0x.

I dev. e simple code, two threads and one timer that generate a interrupt
(timer2). (see the previous mail timer->interrupt for check my code).
It work ok if i set the interrupt by IRQ, but if I set it by FIQ. The
interupt work good, but the threads don't work.
I had set (with lauterbach) a break in each thread, and the code run there
only if the interrupt is the IRQ mode.
Why? Could you help me?
Where is my error?

Ossequi,  (Best Regards/Obrigado)
Marco SICHERI
CTS electronics  - R&D Department
phone: +39 0125 235637, +39 0125 235630
e-mail: m.sicheri@ctsgroup.it
http://www.ctsgroup.it


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