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]

RE: Redboot-GDB


Hi,


an ARM based platform. Ultimately, the bug was in my initialization of the interrupt controller on my target. IIRC, I didn't mask all of the interrupts that should have been masked.

In my case, I am masking off all the interrupts at initialization. But, later on Cyg_RealTimeClock::Cyg_RealTimeClock() of kernel/current/src/clock.cxx gets called & this inturn calls HAL_CLOCK_INITIALIZE(), which unmasks the RTC <or the ecos system timer> interrupt. Is this control path ok for Redboot? If yes, or no; please comment on the 4 questions I earlier asked.


Please, it will be of great help & I can move at the right direction.


See http://sources.redhat.com/ml/ecos-discuss/2003-03/msg00211.html for my description of my original problem and http://sources.redhat.com/ml/ecos-discuss/2003-03/msg00212.html for Mark's response to it.


not able to access http://sources.redhat.com/ <DNS error>. Is there a problem with this site today?


Thanks,
-Mike.

_________________________________________________________________
MSN 8 with e-mail virus protection service: 2 months FREE* http://join.msn.com/?page=features/virus



-- Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos and search the list archive: http://sources.redhat.com/ml/ecos-discuss


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