cancel
Showing results for 
Search instead for 
Did you mean: 

simple interrupt driven program in asm

hiep
Associate II
Posted on August 27, 2003 at 06:24

simple interrupt driven program in asm

3 REPLIES 3
hiep
Associate II
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
Associate II
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
Posted on August 27, 2003 at 06:24

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