Hello all,
I am newbie in embedded developement. Can anyone tell me how to debug
application on Windows CE. I heard somewhere that it can be done using
Platform Builder and KITL. But when I tried to install Platform
Builder, it flashes an error "Setup requires Microsoft Windows CE 5.0
to be installed. Please install Microsoft Windows CE 5.0 "
What is mean by installing Windows CE 5.0 ? Is it STANDARD_SDK or
somewhere else? From where will I get the setup of it ?

-AJay

Re: installing platform builder by Bruce

Bruce
Thu Sep 28 11:26:37 CDT 2006

I don't think this makes sense. Platform Builder and Microsoft Windows CE
5.0 in this case are equal. So I don't think that you were installing
Platform Builder.

If you are trying to debug an app, you don't need Platform Builder
necessarily. You can use Ethernet and or ActiveSync over USB or serial.

To use KITL you probably need to be creating an OS Image for your device and
including KITL, but that would be something that your device vendor could
tell you.

Why don't you back up and tell us something about what you were doing before
you starting installing software. Like what tools are you using to develop
your app?

--
Bruce Eitman (eMVP)
Senior Engineer
beitman AT applieddata DOT net

Applied Data Systems
www.applieddata.net
An ISO 9001:2000 Registered Company
Microsoft WEP Gold-level Member

<ajay.sonawane@gmail.com> wrote in message
news:1159448735.658630.145340@m7g2000cwm.googlegroups.com...
> Hello all,
> I am newbie in embedded developement. Can anyone tell me how to debug
> application on Windows CE. I heard somewhere that it can be done using
> Platform Builder and KITL. But when I tried to install Platform
> Builder, it flashes an error "Setup requires Microsoft Windows CE 5.0
> to be installed. Please install Microsoft Windows CE 5.0 "
> What is mean by installing Windows CE 5.0 ? Is it STANDARD_SDK or
> somewhere else? From where will I get the setup of it ?
>
> -AJay
>



Re: installing platform builder by ajay

ajay
Thu Sep 28 23:26:24 CDT 2006

Bruce,
Thanks for you kind reply.
I am trying to debug an embedded application ( Ofcourse I am using
Embedded Visual C++ 4.0) on Windows CE. I have Windows CE 5.0 Anthena
device. My ultimate aim is to start debugging an application. I don't
know how to setup debugging.
Can you tell me how to setup debugging of an application using Ethernet
and or ActiveSync over USB or serial ? I am not aware of anything, so
just try to elaborate on it more. It would be helpful if you give me
step by step guide.
For the same purpose, I tried to install Platform Builder. But now I
came to know I really don't need it since use of platform builder is
somewhat different.

Thanks.
AJay

Bruce Eitman [eMVP] wrote:
> I don't think this makes sense. Platform Builder and Microsoft Windows CE
> 5.0 in this case are equal. So I don't think that you were installing
> Platform Builder.
>
> If you are trying to debug an app, you don't need Platform Builder
> necessarily. You can use Ethernet and or ActiveSync over USB or serial.
>
> To use KITL you probably need to be creating an OS Image for your device and
> including KITL, but that would be something that your device vendor could
> tell you.
>
> Why don't you back up and tell us something about what you were doing before
> you starting installing software. Like what tools are you using to develop
> your app?
>
> --
> Bruce Eitman (eMVP)
> Senior Engineer
> beitman AT applieddata DOT net
>
> Applied Data Systems
> www.applieddata.net
> An ISO 9001:2000 Registered Company
> Microsoft WEP Gold-level Member
>
> <ajay.sonawane@gmail.com> wrote in message
> news:1159448735.658630.145340@m7g2000cwm.googlegroups.com...
> > Hello all,
> > I am newbie in embedded developement. Can anyone tell me how to debug
> > application on Windows CE. I heard somewhere that it can be done using
> > Platform Builder and KITL. But when I tried to install Platform
> > Builder, it flashes an error "Setup requires Microsoft Windows CE 5.0
> > to be installed. Please install Microsoft Windows CE 5.0 "
> > What is mean by installing Windows CE 5.0 ? Is it STANDARD_SDK or
> > somewhere else? From where will I get the setup of it ?
> >
> > -AJay
> >


Re: installing platform builder by ctacke/>

ctacke/>
Fri Sep 29 07:49:46 CDT 2006

Make an ActiveSync connection with the device. Install eVC and a proper
device SDK. Create an app project in eVC. Press F5. You are now debugging.


--
Chris Tacke
OpenNETCF Consulting
Managed Code in the Embedded World
www.opennetcf.com
--



<ajay.sonawane@gmail.com> wrote in message
news:1159503983.923457.307500@i3g2000cwc.googlegroups.com...
> Bruce,
> Thanks for you kind reply.
> I am trying to debug an embedded application ( Ofcourse I am using
> Embedded Visual C++ 4.0) on Windows CE. I have Windows CE 5.0 Anthena
> device. My ultimate aim is to start debugging an application. I don't
> know how to setup debugging.
> Can you tell me how to setup debugging of an application using Ethernet
> and or ActiveSync over USB or serial ? I am not aware of anything, so
> just try to elaborate on it more. It would be helpful if you give me
> step by step guide.
> For the same purpose, I tried to install Platform Builder. But now I
> came to know I really don't need it since use of platform builder is
> somewhat different.
>
> Thanks.
> AJay
>
> Bruce Eitman [eMVP] wrote:
>> I don't think this makes sense. Platform Builder and Microsoft Windows
>> CE
>> 5.0 in this case are equal. So I don't think that you were installing
>> Platform Builder.
>>
>> If you are trying to debug an app, you don't need Platform Builder
>> necessarily. You can use Ethernet and or ActiveSync over USB or serial.
>>
>> To use KITL you probably need to be creating an OS Image for your device
>> and
>> including KITL, but that would be something that your device vendor could
>> tell you.
>>
>> Why don't you back up and tell us something about what you were doing
>> before
>> you starting installing software. Like what tools are you using to
>> develop
>> your app?
>>
>> --
>> Bruce Eitman (eMVP)
>> Senior Engineer
>> beitman AT applieddata DOT net
>>
>> Applied Data Systems
>> www.applieddata.net
>> An ISO 9001:2000 Registered Company
>> Microsoft WEP Gold-level Member
>>
>> <ajay.sonawane@gmail.com> wrote in message
>> news:1159448735.658630.145340@m7g2000cwm.googlegroups.com...
>> > Hello all,
>> > I am newbie in embedded developement. Can anyone tell me how to debug
>> > application on Windows CE. I heard somewhere that it can be done using
>> > Platform Builder and KITL. But when I tried to install Platform
>> > Builder, it flashes an error "Setup requires Microsoft Windows CE 5.0
>> > to be installed. Please install Microsoft Windows CE 5.0 "
>> > What is mean by installing Windows CE 5.0 ? Is it STANDARD_SDK or
>> > somewhere else? From where will I get the setup of it ?
>> >
>> > -AJay
>> >
>



Re: installing platform builder by ajay

ajay
Fri Sep 29 08:00:58 CDT 2006

Thanks
Thats what I wanted to ask you,
How to make an ActiveSync connection with the device, I am newbie in
embedded developement, Is there any step by step guide to follow ?
Please elaborate on this more.

-AJay

<ctacke/> wrote:
> Make an ActiveSync connection with the device. Install eVC and a proper
> device SDK. Create an app project in eVC. Press F5. You are now debugging.
>
>
> --
> Chris Tacke
> OpenNETCF Consulting
> Managed Code in the Embedded World
> www.opennetcf.com
> --
>
>
>
> <ajay.sonawane@gmail.com> wrote in message
> news:1159503983.923457.307500@i3g2000cwc.googlegroups.com...
> > Bruce,
> > Thanks for you kind reply.
> > I am trying to debug an embedded application ( Ofcourse I am using
> > Embedded Visual C++ 4.0) on Windows CE. I have Windows CE 5.0 Anthena
> > device. My ultimate aim is to start debugging an application. I don't
> > know how to setup debugging.
> > Can you tell me how to setup debugging of an application using Ethernet
> > and or ActiveSync over USB or serial ? I am not aware of anything, so
> > just try to elaborate on it more. It would be helpful if you give me
> > step by step guide.
> > For the same purpose, I tried to install Platform Builder. But now I
> > came to know I really don't need it since use of platform builder is
> > somewhat different.
> >
> > Thanks.
> > AJay
> >
> > Bruce Eitman [eMVP] wrote:
> >> I don't think this makes sense. Platform Builder and Microsoft Windows
> >> CE
> >> 5.0 in this case are equal. So I don't think that you were installing
> >> Platform Builder.
> >>
> >> If you are trying to debug an app, you don't need Platform Builder
> >> necessarily. You can use Ethernet and or ActiveSync over USB or serial.
> >>
> >> To use KITL you probably need to be creating an OS Image for your device
> >> and
> >> including KITL, but that would be something that your device vendor could
> >> tell you.
> >>
> >> Why don't you back up and tell us something about what you were doing
> >> before
> >> you starting installing software. Like what tools are you using to
> >> develop
> >> your app?
> >>
> >> --
> >> Bruce Eitman (eMVP)
> >> Senior Engineer
> >> beitman AT applieddata DOT net
> >>
> >> Applied Data Systems
> >> www.applieddata.net
> >> An ISO 9001:2000 Registered Company
> >> Microsoft WEP Gold-level Member
> >>
> >> <ajay.sonawane@gmail.com> wrote in message
> >> news:1159448735.658630.145340@m7g2000cwm.googlegroups.com...
> >> > Hello all,
> >> > I am newbie in embedded developement. Can anyone tell me how to debug
> >> > application on Windows CE. I heard somewhere that it can be done using
> >> > Platform Builder and KITL. But when I tried to install Platform
> >> > Builder, it flashes an error "Setup requires Microsoft Windows CE 5.0
> >> > to be installed. Please install Microsoft Windows CE 5.0 "
> >> > What is mean by installing Windows CE 5.0 ? Is it STANDARD_SDK or
> >> > somewhere else? From where will I get the setup of it ?
> >> >
> >> > -AJay
> >> >
> >


Re: installing platform builder by Bruce

Bruce
Fri Sep 29 08:23:41 CDT 2006

Have you installed ActiveSync on your PC? If not do so, it is downloadable
from Microsoft.

After that, your device should come with instructions. I don't know enough
about your device to go much further. USB? Serial?

--
Bruce Eitman (eMVP)
Senior Engineer
beitman AT applieddata DOT net

Applied Data Systems
www.applieddata.net
An ISO 9001:2000 Registered Company
Microsoft WEP Gold-level Member

<ajay.sonawane@gmail.com> wrote in message
news:1159534858.409740.15250@m7g2000cwm.googlegroups.com...
> Thanks
> Thats what I wanted to ask you,
> How to make an ActiveSync connection with the device, I am newbie in
> embedded developement, Is there any step by step guide to follow ?
> Please elaborate on this more.
>
> -AJay
>
> <ctacke/> wrote:
>> Make an ActiveSync connection with the device. Install eVC and a proper
>> device SDK. Create an app project in eVC. Press F5. You are now
>> debugging.
>>
>>
>> --
>> Chris Tacke
>> OpenNETCF Consulting
>> Managed Code in the Embedded World
>> www.opennetcf.com
>> --
>>
>>
>>
>> <ajay.sonawane@gmail.com> wrote in message
>> news:1159503983.923457.307500@i3g2000cwc.googlegroups.com...
>> > Bruce,
>> > Thanks for you kind reply.
>> > I am trying to debug an embedded application ( Ofcourse I am using
>> > Embedded Visual C++ 4.0) on Windows CE. I have Windows CE 5.0 Anthena
>> > device. My ultimate aim is to start debugging an application. I don't
>> > know how to setup debugging.
>> > Can you tell me how to setup debugging of an application using Ethernet
>> > and or ActiveSync over USB or serial ? I am not aware of anything, so
>> > just try to elaborate on it more. It would be helpful if you give me
>> > step by step guide.
>> > For the same purpose, I tried to install Platform Builder. But now I
>> > came to know I really don't need it since use of platform builder is
>> > somewhat different.
>> >
>> > Thanks.
>> > AJay
>> >
>> > Bruce Eitman [eMVP] wrote:
>> >> I don't think this makes sense. Platform Builder and Microsoft
>> >> Windows
>> >> CE
>> >> 5.0 in this case are equal. So I don't think that you were installing
>> >> Platform Builder.
>> >>
>> >> If you are trying to debug an app, you don't need Platform Builder
>> >> necessarily. You can use Ethernet and or ActiveSync over USB or
>> >> serial.
>> >>
>> >> To use KITL you probably need to be creating an OS Image for your
>> >> device
>> >> and
>> >> including KITL, but that would be something that your device vendor
>> >> could
>> >> tell you.
>> >>
>> >> Why don't you back up and tell us something about what you were doing
>> >> before
>> >> you starting installing software. Like what tools are you using to
>> >> develop
>> >> your app?
>> >>
>> >> --
>> >> Bruce Eitman (eMVP)
>> >> Senior Engineer
>> >> beitman AT applieddata DOT net
>> >>
>> >> Applied Data Systems
>> >> www.applieddata.net
>> >> An ISO 9001:2000 Registered Company
>> >> Microsoft WEP Gold-level Member
>> >>
>> >> <ajay.sonawane@gmail.com> wrote in message
>> >> news:1159448735.658630.145340@m7g2000cwm.googlegroups.com...
>> >> > Hello all,
>> >> > I am newbie in embedded developement. Can anyone tell me how to
>> >> > debug
>> >> > application on Windows CE. I heard somewhere that it can be done
>> >> > using
>> >> > Platform Builder and KITL. But when I tried to install Platform
>> >> > Builder, it flashes an error "Setup requires Microsoft Windows CE
>> >> > 5.0
>> >> > to be installed. Please install Microsoft Windows CE 5.0 "
>> >> > What is mean by installing Windows CE 5.0 ? Is it STANDARD_SDK or
>> >> > somewhere else? From where will I get the setup of it ?
>> >> >
>> >> > -AJay
>> >> >
>> >
>



Re: installing platform builder by ajay

ajay
Fri Sep 29 10:10:56 CDT 2006


yaa
I have installed Active Sync 4.0 , but it is not able to detect
connection with Windows CE device, I have already connected windows ce
device with USB cable as well as NULL modem cable, But still not
successs.

Any guess what's going wrong ?

-AJay

Bruce Eitman [eMVP] wrote:
> Have you installed ActiveSync on your PC? If not do so, it is downloadable
> from Microsoft.
>
> After that, your device should come with instructions. I don't know enough
> about your device to go much further. USB? Serial?
>
> --
> Bruce Eitman (eMVP)
> Senior Engineer
> beitman AT applieddata DOT net
>
> Applied Data Systems
> www.applieddata.net
> An ISO 9001:2000 Registered Company
> Microsoft WEP Gold-level Member
>
> <ajay.sonawane@gmail.com> wrote in message
> news:1159534858.409740.15250@m7g2000cwm.googlegroups.com...
> > Thanks
> > Thats what I wanted to ask you,
> > How to make an ActiveSync connection with the device, I am newbie in
> > embedded developement, Is there any step by step guide to follow ?
> > Please elaborate on this more.
> >
> > -AJay
> >
> > <ctacke/> wrote:
> >> Make an ActiveSync connection with the device. Install eVC and a proper
> >> device SDK. Create an app project in eVC. Press F5. You are now
> >> debugging.
> >>
> >>
> >> --
> >> Chris Tacke
> >> OpenNETCF Consulting
> >> Managed Code in the Embedded World
> >> www.opennetcf.com
> >> --
> >>
> >>
> >>
> >> <ajay.sonawane@gmail.com> wrote in message
> >> news:1159503983.923457.307500@i3g2000cwc.googlegroups.com...
> >> > Bruce,
> >> > Thanks for you kind reply.
> >> > I am trying to debug an embedded application ( Ofcourse I am using
> >> > Embedded Visual C++ 4.0) on Windows CE. I have Windows CE 5.0 Anthena
> >> > device. My ultimate aim is to start debugging an application. I don't
> >> > know how to setup debugging.
> >> > Can you tell me how to setup debugging of an application using Ethernet
> >> > and or ActiveSync over USB or serial ? I am not aware of anything, so
> >> > just try to elaborate on it more. It would be helpful if you give me
> >> > step by step guide.
> >> > For the same purpose, I tried to install Platform Builder. But now I
> >> > came to know I really don't need it since use of platform builder is
> >> > somewhat different.
> >> >
> >> > Thanks.
> >> > AJay
> >> >
> >> > Bruce Eitman [eMVP] wrote:
> >> >> I don't think this makes sense. Platform Builder and Microsoft
> >> >> Windows
> >> >> CE
> >> >> 5.0 in this case are equal. So I don't think that you were installing
> >> >> Platform Builder.
> >> >>
> >> >> If you are trying to debug an app, you don't need Platform Builder
> >> >> necessarily. You can use Ethernet and or ActiveSync over USB or
> >> >> serial.
> >> >>
> >> >> To use KITL you probably need to be creating an OS Image for your
> >> >> device
> >> >> and
> >> >> including KITL, but that would be something that your device vendor
> >> >> could
> >> >> tell you.
> >> >>
> >> >> Why don't you back up and tell us something about what you were doing
> >> >> before
> >> >> you starting installing software. Like what tools are you using to
> >> >> develop
> >> >> your app?
> >> >>
> >> >> --
> >> >> Bruce Eitman (eMVP)
> >> >> Senior Engineer
> >> >> beitman AT applieddata DOT net
> >> >>
> >> >> Applied Data Systems
> >> >> www.applieddata.net
> >> >> An ISO 9001:2000 Registered Company
> >> >> Microsoft WEP Gold-level Member
> >> >>
> >> >> <ajay.sonawane@gmail.com> wrote in message
> >> >> news:1159448735.658630.145340@m7g2000cwm.googlegroups.com...
> >> >> > Hello all,
> >> >> > I am newbie in embedded developement. Can anyone tell me how to
> >> >> > debug
> >> >> > application on Windows CE. I heard somewhere that it can be done
> >> >> > using
> >> >> > Platform Builder and KITL. But when I tried to install Platform
> >> >> > Builder, it flashes an error "Setup requires Microsoft Windows CE
> >> >> > 5.0
> >> >> > to be installed. Please install Microsoft Windows CE 5.0 "
> >> >> > What is mean by installing Windows CE 5.0 ? Is it STANDARD_SDK or
> >> >> > somewhere else? From where will I get the setup of it ?
> >> >> >
> >> >> > -AJay
> >> >> >
> >> >
> >


Re: installing platform builder by Paul

Paul
Fri Sep 29 11:27:58 CDT 2006

That's an issue to ask the device OEM about, then. You need to make an
ActiveSync connection. How does their manual or their support organization
tell you to do that? They're going to know their own device better than we
will.

Paul T.

<ajay.sonawane@gmail.com> wrote in message
news:1159542656.603726.282190@e3g2000cwe.googlegroups.com...
>
> yaa
> I have installed Active Sync 4.0 , but it is not able to detect
> connection with Windows CE device, I have already connected windows ce
> device with USB cable as well as NULL modem cable, But still not
> successs.
>
> Any guess what's going wrong ?
>
> -AJay
>
> Bruce Eitman [eMVP] wrote:
>> Have you installed ActiveSync on your PC? If not do so, it is
>> downloadable
>> from Microsoft.
>>
>> After that, your device should come with instructions. I don't know
>> enough
>> about your device to go much further. USB? Serial?
>>
>> --
>> Bruce Eitman (eMVP)
>> Senior Engineer
>> beitman AT applieddata DOT net
>>
>> Applied Data Systems
>> www.applieddata.net
>> An ISO 9001:2000 Registered Company
>> Microsoft WEP Gold-level Member
>>
>> <ajay.sonawane@gmail.com> wrote in message
>> news:1159534858.409740.15250@m7g2000cwm.googlegroups.com...
>> > Thanks
>> > Thats what I wanted to ask you,
>> > How to make an ActiveSync connection with the device, I am newbie in
>> > embedded developement, Is there any step by step guide to follow ?
>> > Please elaborate on this more.
>> >
>> > -AJay
>> >
>> > <ctacke/> wrote:
>> >> Make an ActiveSync connection with the device. Install eVC and a
>> >> proper
>> >> device SDK. Create an app project in eVC. Press F5. You are now
>> >> debugging.
>> >>
>> >>
>> >> --
>> >> Chris Tacke
>> >> OpenNETCF Consulting
>> >> Managed C