View Single Post
Old 02-28-2010, 06:48 AM   #21
rfog
Guru
rfog ought to be getting tired of karma fortunes by now.rfog ought to be getting tired of karma fortunes by now.rfog ought to be getting tired of karma fortunes by now.rfog ought to be getting tired of karma fortunes by now.rfog ought to be getting tired of karma fortunes by now.rfog ought to be getting tired of karma fortunes by now.rfog ought to be getting tired of karma fortunes by now.rfog ought to be getting tired of karma fortunes by now.rfog ought to be getting tired of karma fortunes by now.rfog ought to be getting tired of karma fortunes by now.rfog ought to be getting tired of karma fortunes by now.
 
Posts: 696
Karma: 2383012
Join Date: Aug 2007
Location: Schiedam (The Netherlands)
Device: Lots of eInk devices and iOS stuff
Quote:
Originally Posted by StevenK View Post
Thanks for these instructions. I definitely want to avoid JTOS. However, what do you mean when you say you can use Visual Studio remote tools to connect to the device? Will ActiveSync no longer work? I don't have Visual Studio. Do mean that you can connect with VS, whereas you couldn't before?
No, you still need ActiveSync or Mobile Device Center to do the main connection and work as normal user.

But with Visual Studio remote tools (Standard version or upper) you can connect and see Windows CE internals and see/edit processes, memory, registry and if you installs "Standard Windows CE 5 SDK" from Microsoft you can develop in Visual Studio and remote connect and run your programs into the device.

And if you have Platform Builder 5 you can build an emulator that will mimic the JE200 device and use the emulator instead the device to early stage development. Yesterday I did one but I still need to add debug support into image to allow Visual Studio connect into the emulator as if it were the JE200.

Unfortunately I cannot share that emulator image because it's done with Platform Builder that owns the company I work for. At least I will need to ask when done.
rfog is offline   Reply With Quote