X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com From: "JM Rams" To: Subject: RE: PM interrupt handling - how to call old old ISR with slower rate than my new ISR Date: Fri, 2 Nov 2007 11:52:59 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3198 Thread-Index: AcgdOfa93FNZWgRISsKKp6xRTw2jrwAA+Z1A In-Reply-To: <1193997973.429569.16180@y42g2000hsy.googlegroups.com> Message-Id: <20071102105257.6AE83570272@panel.abserver.es> X-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on panel.abserver.es X-Spam-Level: X-Spam-Status: No, score=-2.8 required=4.0 tests=ALL_TRUSTED autolearn=ham version=3.0.3 Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk Well, I don't simulate real time clock, I chain my new interrupt, then real time interrupt is called more than 18,3 times per second. The thing I do is discount real time counters to make the increment only 18,3 times per second. All works, hour, callendar, floppy disk. "uclock" don`t works because it uses registers of timer. I do my own uclock.