Hi,

Is it possible to compile the WinCE 6.0 kernel from the source code come
with the installation package? If yes, how? Thank you!


Regards,
ZhangZQ

Re: how to build the WinCE kernel from source? by Zongjian

Zongjian
Mon Feb 05 09:05:47 CST 2007

Hi,

Since the source code is not completely shared, we can not build the
whole OS. But still we can build part of the shared code.

You just create an OS design, from the solution explorer, navigate to
private tree, then right click on an item and choose "build". If
there's no errors, it means you can build this part. I used to add
some debug output in KITL module and re-build that part of private
code. But I'm sure not all code can be built this way due to lack of
header files.

Zongjian He
eMVP
Tongji University, China.




On 2=D4=C25=C8=D5, =CF=C2=CE=E79=CA=B121=B7=D6, "ZhangZQ" <regis...@zzq.lir=
.dk> wrote:
> Hi,
>
> Is it possible to compile the WinCE 6.0 kernel from the source code come
> with the installation package? If yes, how? Thank you!
>
> Regards,
> ZhangZQ



Re: how to build the WinCE kernel from source? by ZhangZQ

ZhangZQ
Mon Feb 05 09:40:10 CST 2007

Zongjian He,

I bought your book somedays before, it is very helpful and you must be a
WinCE expert, I am very glad to get your reply.

It was announced that the source code for kernel of WinCE 6.0 is 100%
complete, and I recently made a s3c2440 board, Linux 2.6.14 runs well in
this board, I begin try to run CE in this board, I just wonder if it is
possible to compile the WinCE kernel.

Did you try to run WinCE in 2440?


Regards,
ZhangZQ



"Zongjian He(eMVP)" <hezongjian@gmail.com> wrote in message
news:1170687947.270997.112310@a34g2000cwb.googlegroups.com...
Hi,

Since the source code is not completely shared, we can not build the
whole OS. But still we can build part of the shared code.

You just create an OS design, from the solution explorer, navigate to
private tree, then right click on an item and choose "build". If
there's no errors, it means you can build this part. I used to add
some debug output in KITL module and re-build that part of private
code. But I'm sure not all code can be built this way due to lack of
header files.

Zongjian He
eMVP
Tongji University, China.




On 2ÔÂ5ÈÕ, ÏÂÎç9ʱ21·Ö, "ZhangZQ" <regis...@zzq.lir.dk> wrote:
> Hi,
>
> Is it possible to compile the WinCE 6.0 kernel from the source code come
> with the installation package? If yes, how? Thank you!
>
> Regards,
> ZhangZQ




Re: how to build the WinCE kernel from source? by Zongjian

Zongjian
Mon Feb 05 20:04:57 CST 2007

Thanks for buying my book:-) joking.

I used to run Windows CE on many s3c2410 boards. But I haven't run it
on 2440 myself. Some of my customers use 2440 and windows CE to build
GPS solution. I used to read 2440 manual and I think it's almost the
same as 2410 except for the CPU frequency.

Generally speaking, most parts of the Windows CE kernel code are
shared. But MS does not ensure that you can build the source code
yourself.

If you have any problem in running Windows CE on that board, please
feel free to let me know. I'm glad to help.

Zongjian He

eMVP
Tongji University


On 2=E6=9C=885=E6=97=A5, =E4=B8=8B=E5=8D=8811=E6=97=B640=E5=88=86, "ZhangZQ=
" <regis...@zzq.lir.dk> wrote:
> Zongjian He,
>
> I bought your book somedays before, it is very helpful and you must be a
> WinCE expert, I am very glad to get your reply.
>
> It was announced that the source code for kernel of WinCE 6.0 is 100%
> complete, and I recently made a s3c2440 board, Linux 2.6.14 runs well in
> this board, I begin try to run CE in this board, I just wonder if it is
> possible to compile the WinCE kernel.
>
> Did you try to run WinCE in 2440?
>
> Regards,
> ZhangZQ
>
> "Zongjian He(eMVP)" <hezongj...@gmail.com> wrote in message
>
> news:1170687947.270997.112310@a34g2000cwb.googlegroups.com...
> Hi,
>
> Since the source code is not completely shared, we can not build the
> whole OS. But still we can build part of the shared code.
>
> You just create an OS design, from the solution explorer, navigate to
> private tree, then right click on an item and choose "build". If
> there's no errors, it means you can build this part. I used to add
> some debug output in KITL module and re-build that part of private
> code. But I'm sure not all code can be built this way due to lack of
> header files.
>
> Zongjian He
> eMVP
> Tongji University, China.
>
> On 2=C3=94=C3=825=C3=88=C3=95, =C3=8F=C3=82=C3=8E=C3=A79=C3=8A=C2=B121=C2=
=B7=C3=96, "ZhangZQ" <regis...@zzq.lir.dk> wrote:
>
>
>
> > Hi,
>
> > Is it possible to compile the WinCE 6.0 kernel from the source code come
> > with the installation package? If yes, how? Thank you!
>
> > Regards,
> > ZhangZQ- =E9=9A=90=E8=97=8F=E8=A2=AB=E5=BC=95=E7=94=A8=E6=96=87=E5=AD=
=97 -
>
> - =E6=98=BE=E7=A4=BA=E5=BC=95=E7=94=A8=E7=9A=84=E6=96=87=E5=AD=97 -



Re: how to build the WinCE kernel from source? by Manjunath

Manjunath
Fri Feb 16 03:34:03 CST 2007

Hello Mr. Zongjian He, Mr. ZhangZQ
Could you please tell me what is the title of the book which is written by
Mr. Zongjian He?

Actually I am trying to run Windows CE 5.0 on 2440 board still facing
problems.
Also I am very new to this.
Kindly help me in suggesting nice books to start with (some more books
later) or/and links which will be helpful in bringing up Windows CE 5.0 on
2440 board, usage of Platform Builder (hints and tricks in saving build time)
etc.
Also tools for testing and understanding.

Thanks.
--
Regards
Manjunath


"Zongjian He(eMVP)" wrote:

> Thanks for buying my book:-) joking.
>
> I used to run Windows CE on many s3c2410 boards. But I haven't run it
> on 2440 myself. Some of my customers use 2440 and windows CE to build
> GPS solution. I used to read 2440 manual and I think it's almost the
> same as 2410 except for the CPU frequency.
>
> Generally speaking, most parts of the Windows CE kernel code are
> shared. But MS does not ensure that you can build the source code
> yourself.
>
> If you have any problem in running Windows CE on that board, please
> feel free to let me know. I'm glad to help.
>
> Zongjian He
>
> eMVP
> Tongji University
>
>
> On 2æ??5æ?¥, ä¸?å??11æ?¶40å??, "ZhangZQ" <regis...@zzq.lir.dk> wrote:
> > Zongjian He,
> >
> > I bought your book somedays before, it is very helpful and you must be a
> > WinCE expert, I am very glad to get your reply.
> >
> > It was announced that the source code for kernel of WinCE 6.0 is 100%
> > complete, and I recently made a s3c2440 board, Linux 2.6.14 runs well in
> > this board, I begin try to run CE in this board, I just wonder if it is
> > possible to compile the WinCE kernel.
> >
> > Did you try to run WinCE in 2440?
> >
> > Regards,
> > ZhangZQ
> >
> > "Zongjian He(eMVP)" <hezongj...@gmail.com> wrote in message
> >
> > news:1170687947.270997.112310@a34g2000cwb.googlegroups.com...
> > Hi,
> >
> > Since the source code is not completely shared, we can not build the
> > whole OS. But still we can build part of the shared code.
> >
> > You just create an OS design, from the solution explorer, navigate to
> > private tree, then right click on an item and choose "build". If
> > there's no errors, it means you can build this part. I used to add
> > some debug output in KITL module and re-build that part of private
> > code. But I'm sure not all code can be built this way due to lack of
> > header files.
> >
> > Zongjian He
> > eMVP
> > Tongji University, China.
> >
> > On 2��5��, ���ç9�±21·�, "ZhangZQ" <regis...@zzq.lir.dk> wrote:
> >
> >
> >
> > > Hi,
> >
> > > Is it possible to compile the WinCE 6.0 kernel from the source code come
> > > with the installation package? If yes, how? Thank you!
> >
> > > Regards,
> > > ZhangZQ- é??è??被å¼?ç?¨æ??å­? -
> >
> > - æ?¾ç¤ºå¼?ç?¨ç??æ??å­? -
>
>
>