Bruce
Fri Aug 22 09:19:37 PDT 2008
I should have worded that differently. Please post the debug output.
--
Bruce Eitman (eMVP)
Senior Engineer
Bruce.Eitman AT EuroTech DOT com
My BLOG
http://geekswithblogs.net/bruceeitman
EuroTech Inc.
www.EuroTech.com
"cute_eye" <cuteeye@discussions.microsoft.com> wrote in message
news:55EDD739-A768-4588-9549-3AC859247AF8@microsoft.com...
> Yes. Im running with the KdStub debugger. And it is built with correct
> build
> configuration (Emulator_X86_Debug)
>
> "Bruce Eitman [eMVP]" wrote:
>
>> Do you ahve debug output? How are your running the emulator?
>>
>> --
>> Bruce Eitman (eMVP)
>> Senior Engineer
>> Bruce.Eitman AT EuroTech DOT com
>> My BLOG
http://geekswithblogs.net/bruceeitman
>>
>> EuroTech Inc.
>> www.EuroTech.com
>>
>> "cute_eye" <cuteeye@discussions.microsoft.com> wrote in message
>> news:D9654FDE-784C-4B58-8F79-70B5BB4510C9@microsoft.com...
>> > The problem was resolved by manually changing the registry settings for
>> > default time zone.
>> > But after the build is completed when I try to launch the emulator by
>> > attach
>> > device - a totally black screen is coming. If I take some OK built OS
>> > design
>> > from other's PC and try to launch the emulator without doing a build in
>> > my
>> > PC, it is working fine. When I re-build the borrowed OS design again by
>> > Build/sysgen the same black screen is coming. pls help if anybody can.
>> >
>> > "Luca Calligaris" wrote:
>> >
>> >> The problem is LOC_DEFAULT_TIMEZONE: this registry value should be
>> >> substituted to a string according to the locale settings of your OS
>> >> (for
>> >> an
>> >> USA locale could be ""Pacific Standard Time") when you run makeimg:
>> >> for
>> >> some
>> >> reasons it remains
>> >> 'unresolved', so the error; the strings which substitute
>> >> LOC_DEFAULT_TIMEZONE for the various locale are in
>> >> under
>> >> %_WINCEROOT%\PUBLIC\WCESHELLFE\OAK\FILES\INTLTRNS\%LOCALE%\wceshellfe.str
>> >>
>> >> --
>> >>
>> >> Luca Calligaris
>> >> www.eurotech.it
>> >>
>> >> "cute_eye" <cuteeye@discussions.microsoft.com> ha scritto nel
>> >> messaggio
>> >> news:62B11F03-2B57-4171-8567-0640F27C24C4@microsoft.com...
>> >> > Thanks for your valuable advice.
>> >> > Anyways, The problem is not yet fixed.
>> >> > For Luca, I am just copy-pasting the contents around the error line
>> >> > (682)
>> >> > of
>> >> > the file reginit.ini
>> >> > ;----------------------------Time
>> >> > Zones --------------------------------------
>> >> >
>> >> > [HKEY_LOCAL_MACHINE\Time Zones]
>> >> > "Default"=LOC_DEFAULT_TIMEZONE
>> >> >
>> >> > [HKEY_LOCAL_MACHINE\Time Zones\Dateline Standard Time]
>> >> > "Display"=mui_sz:"coredll.dll,#32768"
>> >> > "Dlt"=mui_sz:"coredll.dll,#33024"
>> >> > "Std"=mui_sz:"coredll.dll,#33280"
>> >> > "TZI"=hex:d0,02,00,00,00,00,00,00,c4,ff,ff,ff,\
>> >> > 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
>> >> > 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
>> >> >
>> >> >
>> >> >
>> >> > "shai" wrote:
>> >> >
>> >> >> This does not concern your error (which Luca told you how to
>> >> >> debug) -
>> >> >> but basically just do Sysgen or Clean Sysgen. You do not (and it is
>> >> >> not recommended) to do Build & Sysgen, because it takes a lot of
>> >> >> time
>> >> >> you do not need to waste, and microsoft ships PB with the libs
>> >> >> compiled for you.
>> >> >>
>> >> >> Shai.
>> >> >>
>> >> >> On Jul 28, 1:37 pm, "Luca Calligaris"
>> >> >> <anonym...@discussions.microsoft.com> wrote:
>> >> >> > look at line 682 in
>> >> >> > C:\WINCE500\PBWorkspaces\MyABC\RelDir\Emulator_x86_Debug\reginit.ini:
>> >> >> > you'll
>> >> >> > find an error in the file syntax: try to figure out which .reg
>> >> >> > file
>> >> >> > has
>> >> >> > the
>> >> >> > error (you can look at the comments in reginit like '; -->
>> >> >> > Entering'
>> >> >> > /
>> >> >> > ';
>> >> >> > <-- Leaving')
>> >> >> >
>> >> >> > --
>> >> >> >
>> >> >> > Luca Calligariswww.eurotech.it
>> >> >> >
>> >> >> > "cute_eye" <cute_...@discussions.microsoft.com> ha scritto nel
>> >> >> > messaggionews:A95E3B68-64FF-40B7-BA5F-5E8642BF4862@microsoft.com...
>> >> >> >
>> >> >> > >I am getting the following error while doing a build&sysgen in
>> >> >> > >platform
>> >> >> > > builder OS design
>> >> >> > > regcomp: Error: InitRegistry FAILED on or near line 682 of
>> >> >> > > C:\WINCE500\PBWorkspaces\MyABC\RelDir\Emulator_x86_Debug\reginit.ini.
>> >> >>
>> >> >>
>> >>
>> >>
>> >>
>>
>>
>>