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]

Two timer in FIQ mode


I all,
I Have the Samsung s3c44b0x.
I'd like use two timer in interrupt mode.
So that i use the TIMER2 and the TIMER3 (use the cyg_interrupt_create()).

First step: run only the timer2 in fiq mode every 1ms. It works ok
Second step: run only the timer3 in fiq mode every 2ms. It works ok
Now: run timer2 in FIQ mode and the timer3 in IRQ mode. They work ok.
But: if i run timer2 in FIQ mode and the timer3 in FIQ mode, they don't
work, and the system is lock.
:-(
Can you help me?
Thanks,
Regards.

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]