Hi all,

What I want to achieve is to update the ROM image via Activesync. Can
anyone point some directions for me please? My questions are:

1. Do I have to write an application in the PC side? Or Activesync
already have some standard interface which I only need to implement?

2. For the program in the end-device, do I have to write an
application/driver to receive the ROM image from the PC? Or Activesync
already have some standard interface which I only need to implement?

Any information to get started is appreciated. Thanks.

Regards,
Kong

Re: ROM image update via Activesync by Paul

Paul
Wed Sep 27 11:07:08 CDT 2006

There aren't any directions for it. Most of the work will be done by the
bootloader, but you have to figure out how to get the file out to the
device. If your bootloader supported USB download of OS image and flashing
of that image, then you have what you need. There's no docs that I've ever
found on doing that, however.

Paul T.

<eg_yskaa@yahoo.com.hk> wrote in message
news:1159339938.644690.282430@e3g2000cwe.googlegroups.com...
> Hi all,
>
> What I want to achieve is to update the ROM image via Activesync. Can
> anyone point some directions for me please? My questions are:
>
> 1. Do I have to write an application in the PC side? Or Activesync
> already have some standard interface which I only need to implement?
>
> 2. For the program in the end-device, do I have to write an
> application/driver to receive the ROM image from the PC? Or Activesync
> already have some standard interface which I only need to implement?
>
> Any information to get started is appreciated. Thanks.
>
> Regards,
> Kong
>