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

Vs2005 WinCe Emulator

4 views
Skip to first unread message

John Olbert

unread,
Dec 16, 2005, 10:40:02 PM12/16/05
to
I may have missed something but I did not see an emulator in the Vs2005 for
WinCe. Am I making a error or is there an Add-in available that adds an
Emulator for Vs2005 for WinCe?

Thanks.
--
John Olbert

Daniel Moth

unread,
Dec 17, 2005, 1:25:12 PM12/17/05
to
You are not missing anything, there isn't a CE 5.0 emulator for VS2005.

Some people have had success with debugging with the stand alone x86
emulator (I haven't but can at least run CF 2 apps on it). See the link in
the last para:
http://www.danielmoth.com/Blog/2004/12/visual-studio-wince-emulators.html

If you have PB you might be able to generate an SDK for VS as described here
(again, I have done this with PB4.2 but not PB 5.0 yet):
http://www.danielmoth.com/Blog/2005/01/pb-sdk-for-vs.html

I wouldn't be surprised if we saw a VS2005 emulator as a download at a
future date from MSFT.

Cheers
Daniel
--
http://www.danielmoth.com/Blog/

"John Olbert" <som...@snet.net> wrote in message
news:704EA0E6-91B8-493B...@microsoft.com...

John Roberts

unread,
Dec 19, 2005, 7:57:08 AM12/19/05
to

> Some people have had success with debugging with the stand alone x86
> emulator (I haven't but can at least run CF 2 apps on it). See the link in
> the last para:
> http://www.danielmoth.com/Blog/2004/12/visual-studio-wince-emulators.html

I have had success in connecting a the x86 emulator to VS 2005 using this
process:

http://msdn2.microsoft.com/en-us/library/ms228708(en-US,VS.80).aspx

I had to launch the emulator with 'virtual switch' to allow incoming TCP/IP
connections.

> If you have PB you might be able to generate an SDK for VS as described
> here (again, I have done this with PB4.2 but not PB 5.0 yet):
> http://www.danielmoth.com/Blog/2005/01/pb-sdk-for-vs.html

I have not got this to work at all (with VS 2005). In fact, once installed,
my SDK crashes VS2005 until the SDK is uninstalled.

> I wouldn't be surprised if we saw a VS2005 emulator as a download at a
> future date from MSFT.

Ideally we need a BSP for PB 5.0 so we can build images for the new ARM
emulator. However, using x86 and TCP/IP as above is a good compromise

Cheers,
- John


John Olbert

unread,
Dec 19, 2005, 5:30:03 PM12/19/05
to
Thanks.
It is strange that in the efforts to push forward WinCe (our inhouse pcb is
WinCe based) they did not have the WinCe Emulator. Of all the items I would
have thought that the first to provide.

Again, thanks.
--
John Olbert

John Roberts

unread,
Dec 20, 2005, 7:04:43 AM12/20/05
to

> It is strange that in the efforts to push forward WinCe (our inhouse pcb
> is
> WinCe based) they did not have the WinCe Emulator. Of all the items I
> would
> have thought that the first to provide.

If you have your own build of WinCE then a WinCE emulator image from MS
might not be want you want anyway. It is unlikely to have the same
components or options that match your device and therefore may not be that
useful. What you really need to be able to do is build emulator images that
match your device. You already have the ability to do that for the x86
emulator and this can be used with VS2005 and CF 2.0. What's lacking is the
ability to create ARM emulator images and the full integration that this has
with VS2005.

There is some debate about whether MS should provide a generic Win CE image
and how useful that would be. I guess it depends on what sort of
applications you are building, the nature of the device you are targetting
and whether your in-house team use Platform Builder or not.


0 new messages