Skip to main content
Visitor II
August 27, 2003
Question

simple interrupt driven program in asm

  • August 27, 2003
  • 3 replies
  • 870 views
Posted on August 27, 2003 at 06:24

simple interrupt driven program in asm

    This topic has been closed for replies.

    3 replies

    hiepAuthor
    Visitor II
    August 26, 2003
    Posted on August 27, 2003 at 00:00

    can someone please post a simple interrupt driven program for an st7flite mcu. i dont' know if its just me or is the datasheets and support documents dont' clearly state how this should be coded.

    thanks

    hiepAuthor
    Visitor II
    August 26, 2003
    Posted on August 27, 2003 at 00:45

    btw i am using the indart stx board ... and i read this in the manual under trouble shooting ''Interrupt handling routines are not executed

    Under some conditions, program execution is not performed in real time. As a consequence, interrupts are not handled.''how do i test if things work?
    Visitor II
    August 27, 2003
    Posted on August 27, 2003 at 06:24

    Interrupt are not handled using STVD7 in Step-Mode. Otherwise Interrupt are handled (RUN Mode)