2003-08-26 09:24 PM
simple interrupt driven program in asm
2003-08-26 03:00 PM
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.
thanks2003-08-26 03:45 PM
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?2003-08-26 09:24 PM
Interrupt are not handled using STVD7 in Step-Mode. Otherwise Interrupt are handled (RUN Mode)