Connection problem with ActiveSync of Wince 6.0

Source: Internet
Author: User

Problem description:

ActiveSync can be connected normally at the beginning, but after several system updates, ActiveSync cannot be connected:

Symptom 1: PC-side ActiveSync does not respond.

Symptom 2: a message is displayed on the PC, indicating that "the ActiveSync version on the device cannot be verified.Program(For example, firewall) is preventing the use of the ActiveSync port to connect to this device ..."

Symptom 3: wait a long time for ActiveSync to connect after the wake-up is suspended.

Solution:

BSP provides the function of formatting partitions:

P) format partition on boot-time: [* false]

After this option is selected, ActiveSync will be able to connect normally.

Therefore, we have made changes in eboot to format the partitions every time we update the system.

ModifyCodeAs follows:

Platform \ smdk6410 \ SRC \ bootloader \ irom_sdmmc_bootloader \ eboot \ main. c

Void oemlaunch (DWORD dwimagestart, DWORD dwimagelength, DWORD dwlaunchaddr, const romhdr * promhdr,

Add:

* G_bformatpartitionflag = true;

After modification, you can re-build eboot.

Why can we connect with the formatted partition ActiveSync ?????????

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.