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]

Re: Dummy question on interrupts


>>>>> "Cristiano" == Cristiano Ligieri Pereira <cpereira@ics.uci.edu> writes:

Cristiano> What's the best way to debbug interrupts? I think they are
Cristiano> happening but are not being caught for some reason. But how
Cristiano> do I find out whether they are happening or not?

You may want to enable assertions - that way you'll get an assertion
if the interrupt does happen but is not handled by the system.

Jesper


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