Re: Problem with remote tools connection

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance




Hi,

I build the sdk for my platform
I installed it
I create an application with this sdk and I will be able to use the remote tools.

Good.

I work with 2 visual studio ? one for the platform builder and another with the application ?

The connection with the non platform builder application can use the same ethernet connection ? or I need to use 2 ethernet connections ?

It is mostly up to you.

In my experience, running both the debug version of an image (where your Ethernet adapter has turned into VMINI1) and the "Application Remote Tools" based on TCP yields some strange behaviors, mostly unexpected slownesses of the Remote Tools.

If you don't have to debug low-level layers (e.g. drivers), I recommend that you use a Retail version of your image and that you perform pure application debugging with the "Application Remote Tools".
If not, my recommendation is to make all the debugging with the kernel debugger, the trick being to copy your application exe, dll and pdb files to the Release directory.

You can work with 2 (or more) instances of VS 2005, but you can also have a Solution hosting both the application and the OSDesign. This can avoid other problems when it comes to close the Platform Builder instances in the right order.

For the Ethernet controller usage on Debug versions, search VMINI in the help.

HTH
Remi
.



Relevant Pages

  • Re: Remote registry editor
    ... While I would continue to work on connecting the remote tools becuase there ... I have an x86 BSP that successfully boots CE on my target system. ... my ethernet connection and conmanclient2 and cmaccept. ...
    (microsoft.public.windowsce.embedded)
  • Re: Windows CE 6.0 remote tools broken?
    ... I've debugged and used remote tools with CE6 over enet, ... activesync in a while, and I've never done managed applications. ... I can succesfully build an OS in platform builder CE 6.0, ... With my previous activesync debugging experience the process of ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Remote Tools not connecting
    ... Can you check if platform manager is configured to use CESH + KITL ... > - Enable CE Target Control Support ... > it yields the same result (remote tools not working, ... >>> remote connection as Ethernet for both Download and Kernel Transport, ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Remote Tools related problem with ActiveSync
    ... for accessing a device through the remote tools you need to have ... you are developing your own BSP, then you can easiy generate the SDK ... One problem related to ActiveSync occurs. ... The ActiveSync connection ...
    (microsoft.public.windowsce.embedded)
  • Re: Problem with remote tools connection
    ... But I have to do a lot of things only to know the dependency of the ... if you remember I need to use the remote tools ... My platform starts to contain a lot of modules not needed by my final ...
    (microsoft.public.windowsce.platbuilder)