Travis
Tue Jun 10 09:15:31 PDT 2008
Sorry, I missed something in my initial response - I don't expect that the
desktop registry key will actually work. That is read when a module calls
DEBUGREGISTER, but since the OAL and KITL initialize before the debugger is
active, DEBUGREGISTER is not called.
Take a look at this for more information:
http://blogs.msdn.com/ce_base/archive/2006/12/22/kitl-and-oal-debug-messages-in-windows-ce6-0.aspx
I would still expect you'd be able to change them using the 'zo' command
once the system was up and running. Of course, at that point, much of the
OAL and KITL code has already run.
--
--Travis Hobrla
http://blogs.msdn.com/ce_base/
This posting is provided "AS IS" with no warranties, and confers no rights.
"Daniel Johansson" <DanielJohansson@discussions.microsoft.com> wrote in
message news:046EDE35-4197-4DA2-8D1B-0C7C35FB1999@microsoft.com...
> I'm using reference BSPs yes. I don't think so because I'm using two
> different BSPs for two different platforms from two different vendors.
> Unless
> they have happened to have changed the same thing which seems unlikely.
>
> "Travis Hobrla" wrote:
>
>> I'm assuming you're just using the reference BSPs. If that's not the
>> case,
>> is it possible that a function in your BSP is periodically setting the
>> zones
>> to some default?
>>
>> --
>> --Travis Hobrla
>>
http://blogs.msdn.com/ce_base/
>>
>> This posting is provided "AS IS" with no warranties, and confers no
>> rights.
>> "Daniel Johansson" <DanielJohansson@discussions.microsoft.com> wrote in
>> message news:699227F6-05BE-4C40-BD07-1EB821364EB7@microsoft.com...
>> > Thank you! Very useful!
>> >
>> > This is interesting, when I do the same (kitl.dll was 37 on mine) I get
>> > this:
>> > Registered Name:OAL CurZone:00000000
>> > Zone Names - Prefixed with bit number and * if currently on
>> > 0 Error : 1 Warning : 2 Function : 3 Info
>> >
>> > 4 Stub/Keyv/Args : 5 Cache : 6 RTC : 7 Power
>> >
>> > 8 PCI : 9 Memory :10 IO :11 Timer
>> >
>> > 12 IoCtl :13 Flash :14 Interrupts :15 Verbose
>> >
>> > Even so, it does not seem to react to either OAL nor KITL, in the
>> > targets
>> > DebugZones or the desktops Pegasus registry keys.
>> >
>> > Am I the only one with this problem? It really starting to seem that I
>> > may
>> > have a corrupt installation or something...
>> >
>> > "Michel Verhagen (eMVP)" wrote:
>> >
>> >> On my CE 6 kernel kitl was at M 38 and shows:
>> >>
>> >> Windows CE>zo m 38
>> >> Registered Name:KITL CurZone:00008003
>> >> Zone Names - Prefixed with bit number and * if currently on
>> >> 0*Warning : 1*Init : 2 Frame Dump : 3 Timer
>> >>
>> >> 4 Send : 5 Receive : 6 Retransmit : 7
>> >> Command
>> >>
>> >> 8 Interrupt : 9 Adapter :10 LED :11 DHCP
>> >>
>> >> 12 OAL :13 Ethernet :14 Unused :15*Error
>> >>
>> >>
>> >>
>> >>
>> >> Good luck,
>> >>
>> >> Michel Verhagen, eMVP
>> >> Check out my blog:
http://GuruCE.com/blog
>> >>
>> >> GuruCE Ltd.
>> >> Microsoft Embedded Partner
>> >>
http://GuruCE.com
>> >> Consultancy, training and development services.
>> >>
>>
>>