Skip to main content
Visitor II
March 28, 2008
Question

programme can't work fine about AN2593

  • March 28, 2008
  • 3 replies
  • 833 views
Posted on March 28, 2008 at 07:51

programme can't work fine about AN2593

    This topic has been closed for replies.

    3 replies

    tyblAuthor
    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 09:51

    hi,

    I han try your programme at AN2593--STR91x interrupt management

    It can't work fine�?�?�?

    The interrupt programme can't run.

    I use STR912FWX44 with IAR 4.40 or IAR 4.42 at my board

    Any ideas ?

    tybl

    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 09:51

    try defining your IRQ functions with the __irq keyword. I am working with a realview compiler, and it worked for me.

    tyblAuthor
    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 09:51

    thanks

    In fact,any interrupts examples in v2.0 library for STR912FW44X6 with IAR 4.22A IED can't run well,even though a simple interrupts.

    oh,my God!