Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

CE 6.0 Remote Tools - How to use? Platform Manager not recommended!

175 views
Skip to first unread message

GeraldH

unread,
Sep 17, 2009, 1:47:36 AM9/17/09
to
From this post, http://blogs.msdn.com/mikehall/archive/2006/11/25/ce-6-0-don-t-add-platform-manager-to-your-osdesign.aspx,
"....Adding the Platform Manager component to a CE 6.0 operating
system design will generate build errors for a platform - the error
will read something like:
Error: Could not find file 'C:\WINCE600\OSDesigns\<Release Dir Path>
\cemgrc.exe' on disk.."

Simple Question: How does one make use of the Remote Tools from CE 6.0
R2 ?

Valter Minute [eMVP]

unread,
Sep 17, 2009, 3:25:24 AM9/17/09
to

If you are connected trough PB using KITL & CeShell you don't need any
client inside the image.
If your device uses ActiveSync the files will be transferred and
executed as required (you may need to allow them to execute if you
implemented the exe validation functions inside your OAL).
If you want to use them over a TCP/IP link you should add Visual Studio
remote debugging client and use its connectivity layer for the remote
tools (you'll have to launch the tools under the Visual Studio start
menu group and not those from PB tools menu).
To add the VS debugger to your OS design you can check this article:
http://geekswithblogs.net/WindowsEmbeddedCookbook/archive/2009/06/12/visual-studio-application-debugger.aspx
--
Valter Minute (eMVP)
www.fortechembeddedlabs.it - Training, support and development for
Windows CE
www.geekswithblogs.net/WindowsEmbeddedCookbook - My embedded programming
and cooking blog
(the reply address of this message is invalid)

GeraldH

unread,
Sep 17, 2009, 6:01:09 PM9/17/09
to
Thanks for the info Valter!!

I am using KITL/Ethernet connectivity. Not sure where/how to specify
usage of CeShell.
GeraldH

On Sep 17, 12:25 am, "Valter Minute [eMVP]"
<valter.minute@_REMOVEME_gmail.com> wrote:
> GeraldH wrote:
> > From this post,  http://blogs.msdn.com/mikehall/archive/2006/11/25/ce-6-0-don-t-add-pl...,


> > "....Adding the Platform Manager component to a CE 6.0 operating
> > system design will generate build errors for a platform - the error
> > will read something like:
> > Error: Could not find file 'C:\WINCE600\OSDesigns\<Release Dir Path>
> > \cemgrc.exe' on disk.."
>
> > Simple Question: How does one make use of the Remote Tools from CE 6.0
> > R2 ?
>
> If you are connected trough PB using KITL & CeShell you don't need any
> client inside the image.
> If your device uses ActiveSync the files will be transferred and
> executed as required (you may need to allow them to execute if you
> implemented the exe validation functions inside your OAL).
> If you want to use them over a TCP/IP link you should add Visual Studio
> remote debugging client and use its connectivity layer for the remote
> tools (you'll have to launch the tools under the Visual Studio start
> menu group and not those from PB tools menu).

> To add the VS debugger to your OS design you can check this article:http://geekswithblogs.net/WindowsEmbeddedCookbook/archive/2009/06/12/...
> --
> Valter Minute (eMVP)www.fortechembeddedlabs.it- Training, support and development for
> Windows CEwww.geekswithblogs.net/WindowsEmbeddedCookbook- My embedded programming

Bruce Eitman [eMVP]

unread,
Sep 17, 2009, 6:25:30 PM9/17/09
to
It is something like Target Control in the catalog

--
Bruce Eitman (eMVP)
Senior Engineer
Bruce.Eitman AT EuroTech DOT com
My BLOG http://geekswithblogs.net/bruceeitman

EuroTech Inc.
www.EuroTech.com

"GeraldH" <ger...@socketmobile.com> wrote in message
news:82ecca10-d44f-4a51...@v37g2000prg.googlegroups.com...

GeraldH

unread,
Sep 18, 2009, 8:45:03 PM9/18/09
to
Bruce:
Thanks for contributing to this issue with CE 6.0 R2.

Verified that "Target Control Support" catalog item is indeed checked
within "Kernel Functionality" group.

Also have tried the procedure documented by Sue Loh at
http://blogs.msdn.com/ce_base/archive/2007/04/02/using-platform-builder-remote-tools-over-activesync.aspx
and that didn't make anything better for me.

based upon her procedure, have tried configuring all combinations of
Transport and Startup Server in "Configure Windows CE Platform
Manager" to no avail:

#1 - Microsoft ActiveSync and KITL Bootstrap Server combo seems
"almost work". Status text indicates "Establishing platform manager
connection to device" forever. Never completes!

#2 - KITL Transport for Windows CE and KITL Bootstrap combo causes
this reaction from the target:
CreateNewProc failure on CEMGRC.EXE!, dwErr = 00000002
NKCreateProcess exit: dwErr = 00000002
OSAXST1: <<< Unloading Module '' (0x8734E264) at address
0x00000000-0x00000000 in Process '' (0x8734E264)

#3 - Microsft ActiveSync and Microsoft ActiveSync combo results in a
pop-up within Platform Builder stating:
"Unable to establish connection with device. Please check
server configuration settings"

For #3 above, are "server configuration settings" referring to options
with Target Connectivty dialog??

Thanks!


On Sep 17, 3:25 pm, "Bruce Eitman [eMVP]"

> > Valter Minute (eMVP)www.fortechembeddedlabs.it-Training, support and
> > development for
> > Windows CEwww.geekswithblogs.net/WindowsEmbeddedCookbook-My embedded
> > programming
> > and cooking blog
> > (the reply address of this message is invalid)- Hide quoted text -
>
> - Show quoted text -

0 new messages