Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!yale!mintaka!mit-eddie!media-lab!media-lab.media.mit.edu!smd From: smd@media-lab.media.mit.edu (Steven Drucker) Newsgroups: comp.sys.mac.programmer Subject: more Time Manager questions Message-ID: Date: 7 May 90 23:13:59 GMT Sender: smd@media-lab.MEDIA.MIT.EDU Distribution: comp Organization: Media Lab Lines: 13 I'm using the Time Manager to control a servo for a device. At the beginning of the interrupt routine, I call PrimeTask so that the program will be interrupted in another 10 msecs or so. This works fine, but occasionally I get a system crash due to the following message: Unassigned interupt #$00D (format $09) at $411e8 Does anyone know why this would happen? Or where I should look to solve the problem? (I'm using a Mac II). I know that the routine is finishing before the next interrupt needs to be generated. Any help would be appreciated. Thanx, Steve Drucker