Debugging on a CE 4.1 device

Last post 01-31-2003 12:19 by Anonymous. 3 replies.
Page 1 of 1 (4 items)
Sort Posts: Previous Next
  • 11-21-2002 13:05

    • ctacke
    • OpenNETCF Staff
    • Top 10 Contributor
    • Joined on 07-27-2007
    • Indiana
    • Posts 1,940

    Debugging on a CE 4.1 device

    Debugging from Everett to a CE 4.1 device is a bit tricky. To get it going, first you must have included the toolhelp32 API into your image (toolhelp.dll). Once that is done, follow these steps:

    1. Unpack WinCEConfig.zip to get WinCEConfig.msi.
    2. Run the msi on your desktop/laptop PC.
    3. Start IDE. You should see WinCEConfig addin on your Tools menu.
    4. Have your WinCE device connected through ActiveSync. I suggest you hard-reset the device, if possible, to make sure there is no leftover files.
    5. Run WinCEConfig from IDE. From its UI, select your device processor (i.e. ARMV4 for StrongARM).
    6. Restart the IDE.
  • 01-20-2003 22:09 In reply to

    Re: Debugging on a CE 4.1 device

    Thanks Chris,

    My device processor isn ARMV4I which does not appear in the processor list. What are my options if any?? I tried the closest processor ARMV4T to no avail.

    Kind Regards,
    James

  • 01-22-2003 10:27 In reply to

    • ctacke
    • OpenNETCF Staff
    • Top 10 Contributor
    • Joined on 07-27-2007
    • Indiana
    • Posts 1,940

    Re: Debugging on a CE 4.1 device

    Did you also try the plain ARM4? I've not tried with a 4I device and since I got the tool from MS, I guess all we can do is hope they'll add 4I when they release it themselves.
  • 01-31-2003 12:19 In reply to

    Re: Debugging on a CE 4.1 device

    How can I change the device architecture in WinCEConfig? When I try to change it, I always get a message like "The device is already configured". I even tried reinstalling VS.Net and WinCEConfig, but to no avail.

    Thanks.
Page 1 of 1 (4 items)