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]

FIQ for RTC on ARM core ?


Hi All
I am porting eCos on my target which has a variant ARM60 core.
I have built GDB stub ROM  successfully. So I can download a RAM application
(ex. Hello world) to my target.  A Problem is happend.  Starting program is
OK. but Program is halted at the first tick.
My target isn't support IRQ. So I use FIQ for timer(RTC).
I am not sure that eCos kernel support FIQ  while schedulling.
Are there anyone that used FIQ for RTC on ARM core ?
If ARM HAL chaned, what is changed ?





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