Skip to main content
hiep
Associate
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

hiep
hiepAuthor
Associate
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

hiep
hiepAuthor
Associate
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?
ldefend1
Associate 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)