Re: Problem with kernel debugger and interrupts
From: voidcoder (voidcoder_at_yahoo.com)
Date: 01/25/05
- Next message: yogi5434_at_yahoo.com: "resettting backlight timer on "backlightchangeevent""
- Previous message: voidcoder: "Re: MmMapIoSpace is it really uncached??"
- In reply to: Yuri: "Problem with kernel debugger and interrupts"
- Next in thread: Yuri: "Re: Problem with kernel debugger and interrupts"
- Reply: Yuri: "Re: Problem with kernel debugger and interrupts"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 25 Jan 2005 09:12:44 +0100
Probably the library You are trying to load has
some "slow" code in the DLLEntry routine?
What are You doing here?
"Yuri" <Yuri@discussions.microsoft.com> wrote in message
news:6BF6B58C-E21B-40EC-81EB-328E950992A7@microsoft.com...
> 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
- Next message: yogi5434_at_yahoo.com: "resettting backlight timer on "backlightchangeevent""
- Previous message: voidcoder: "Re: MmMapIoSpace is it really uncached??"
- In reply to: Yuri: "Problem with kernel debugger and interrupts"
- Next in thread: Yuri: "Re: Problem with kernel debugger and interrupts"
- Reply: Yuri: "Re: Problem with kernel debugger and interrupts"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|