Problem with kernel debugger and interrupts

From: Yuri (Yuri_at_discussions.microsoft.com)
Date: 01/24/05


Date: Mon, 24 Jan 2005 09:49:01 -0800

Hi all,

I'm using PB 4.2, ARMV4I, debug build. If I enable kernel debugger support
in the kernel and try to call LoadLibrary form a driver Init function all
interrupts get masked for relatively long time (80 ms or more) during
LoadLibrary call. Is it normal ? If not where can the problem be ? I thought
it might be the KITL problem but I can see debug messages and use remote
tools.

Best regards,
Yuri