Debugging a simple executable on WinCE



Ok, very basic question:

How do I setup a debug application in Platform Builder? I know how to
setup drivers, for example, all I do is select BSP Wizard, and then add
new driver to the Platform, and then as long as I have a sources file
defined, all the source code will be included in the component for WinCE.
Do I need to do something similar for a debug executable, so that I have
the source code available on the WinCE device?

.



Relevant Pages

  • Re: Trying to wrap my head around WinCE development process
    ... them or debug them. ... between device and Platform Builder is done via KITL, usually over Ethernet, ... Here's a page about getting CoreCon running on a device: ... For OS development, you Sysgen, then either Attach Device and download the ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Trying to wrap my head around WinCE development process
    ... them or debug them. ... connection but the only way I get a connection is to reboot the target ... between device and Platform Builder is done via KITL, usually over Ethernet, ... For OS development, you Sysgen, then either Attach Device and download the ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Windows CE 6.0 remote tools broken?
    ... I can succesfully build an OS in platform builder CE 6.0, ... I can then use KITL ethernet transport and Kdstub ... Device" and Remote Tools works fine from here too. ... as edb.exe and whatever else it needs from the debug folder. ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Windows CE 6.0 remote tools broken?
    ... I can succesfully build an OS in platform builder CE 6.0, ... I can then use KITL ethernet transport and Kdstub ... Device" and Remote Tools works fine from here too. ... as edb.exe and whatever else it needs from the debug folder. ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Design process using Windows Embedded CE 6.0, VS2005, CoreCon and SDKs
    ... Are you saying that 99% of all things that are not say components for the OS or hardware drivers should be done OUTSIDE of platform builder? ... I'm sure there are certain things that need to be a subproject of the OS design and not an "application". ... "Oliver Schenk" wrote in message ... In that situation, when the DLL or EXE is to be loaded, and when it's not found built into the OS, the loader will get it from the flat release folder, transporting it over the debug connection to the device being debugged, where it will be loaded. ...
    (microsoft.public.windowsce.platbuilder)