[ECOS] Dummy question on interrupts

Jesper Skov jskov@redhat.com
Tue Sep 4 04:40:00 GMT 2001


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



More information about the Ecos-discuss mailing list