simple interrupt driven program in asm
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2003-08-26 9:24 PM
simple interrupt driven program in asm
- Labels:
-
Legacy Products
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2003-08-26 3: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.
thanks- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2003-08-26 3: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?- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2003-08-26 9:24 PM
Interrupt are not handled using STVD7 in Step-Mode. Otherwise Interrupt are handled (RUN Mode)
