Skip to main content
Visitor II
August 16, 2007
Question

Losing interrupt when returning from another interrupt

  • August 16, 2007
  • 2 replies
  • 790 views
Posted on August 16, 2007 at 12:19

Losing interrupt when returning from another interrupt

    This topic has been closed for replies.

    2 replies

    fredrik2Author
    Visitor II
    July 11, 2007
    Posted on July 11, 2007 at 12:52

    When returning from PWM0 interupt (priority 3) we get a negative flank on pin 5.8 (EXTIT06) This should generate an EXTIT06 interrupt (priority 15), but instead this interrupt is lost (never serviced).

    Seems that the assembler code returning from interrupt (clearing pending bits etc.)does not handle this situation.

    Any advice on this topic?

    Visitor II
    August 16, 2007
    Posted on August 16, 2007 at 12:19

    Hello,

    could you check if you have configured the EXTIT06 line and the EIC as well?