Re: Develop a win USB application to download image? by Bruce
Bruce
Mon Jan 10 07:45:51 CST 2005
In fact you can download via USB, or any other method for that matter as
long as you are ready, willing and able to develop the code to do so.
--
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
"David Jones" <davejones@rmit.edu.au.nospamplease> wrote in message
news:66227EDD-2A51-48E2-8B88-026D7D2B78EB@microsoft.com...
> Clarification
> (a) You want to just create an application for an existing CE platform:
> Assuming it has Activesync then build your app using eVC++ and connect
> via activesync via USB; works also for .NET (Compact Framework)
> ....
> OR (b) You want to build an app on a new CE image:
> Build you image in Platform Builder; include activesync in the image and
> download (via local network , or serial etc). Then do (a). [You can't
> download the CE image via USB].
>
> "cool_harber" wrote:
>
> > I want to develop a win32 application (use VC++ or BCB)to download image
to
> > PXA25X via USB,
> > Do I need to develop a USB driver or use the default driver by the
win2000?
> > I found that the Samsung provided a "DNW" tool to download image to
2410.Is
> > there any same one provided by Intel?
> > Any suggestion is appreciated.
> >
> >
> >