Re: Breakpoint on Operative system



You do not need to create the autoexec: you can copy it from
%_WINCEROOT%\PLATFORM\CEPC\SRC\BOOTLOADER\DOS\BOOTDISK; with the default
settings the device will try to download the image via ethernet after it has
obtained an IP address from a DHCP server. You can assign a static IP
address modifying autoexec.bat (instruction are provided in the file
itself). All the info you need to configure the device and download the
image are in the help http://msdn.microsoft.com/en-us/library/bb905573.aspx

--

Luca Calligaris (MVP-Windows Embedded)
l.calligaris.nospam@xxxxxxxxxxxxxxxxxx
www.eurotech.it

"Stefano" <blasiis@xxxxxxxx> ha scritto nel messaggio
news:7sHdl.2371$8Z.391@xxxxxxxxxxxxxxxxxxxxxxxx
Now NK.bin is without error. Now I must create a autoxec that send the
debug command for transfer the operitive syste,m can you send me the
loadcepc command in autoxec for connecting

Thanks

A debug OS image is significally larger (2x typically) then the release
one: you have to modify the MEMORY section of your config.bib file to
handle a bigger RAMIMAGE section.
Maybe it's easier for you to enable the debugger in the release
configuration as explained in the first part of my previous post.

--

Luca Calligaris (MVP-Windows Embedded)
l.calligaris.nospam@xxxxxxxxxxxxxxxxxx
www.eurotech.it

"Stefano" <blasiis@xxxxxxxx> ha scritto nel messaggio
news:_QCdl.2009$8Z.1881@xxxxxxxxxxxxxxxxxxxxxxxx
I was already enabled thi soption, but after make run time image I have
this erorr :

Error 1 @CESYSGEN IF without matching @CESYSGEN ENDIF
C:\WINCE600\PLATFORM\GeodeLX\FILES\platform.reg 550 1 WaferLX800
Error 2 @XIPREGION IF without matching @XIPREGION ENDIF
C:\WINCE600\PLATFORM\GeodeLX\FILES\platform.reg 250 8 WaferLX800
Error 3 @XIPREGION IF without matching @XIPREGION ENDIF
C:\WINCE600\PLATFORM\GeodeLX\FILES\platform.reg 102 9 WaferLX800
Error 20 Error: Image is too large for current RAM and RAMIMAGE settings
Error 21 Fatal error hit, exiting...
Error 22 makeimg: FATAL ERROR: Command returned non-zero exit code 1
(dec).


If you are building a 'release' OS you can enable it via menu
Project -> <Your Project> Properties -> Configuration Properties ->
Build Options -> Enable kernel debugger. This can be a good choice if
you're debugging a specific (maybe yours?) module since you can build a
debug version of the module itself only (look for COMPILE_DEBUG in the
help); otherwise, if you want full symbolic debugging information you
have to build a 'debug' version of your OS

--

Luca Calligaris (MVP-Windows Embedded)
l.calligaris.nospam@xxxxxxxxxxxxxxxxxx
www.eurotech.it

"Stefano" <blasiis@xxxxxxxx> ha scritto nel messaggio
news:K4Cdl.1945$8Z.901@xxxxxxxxxxxxxxxxxxxxxxxx
How can I do it ?


"Luca Calligaris" <l.calligaris.nospam@xxxxxxxxxxxxxxxxxx> ha scritto
nel messaggio news:uz77ek6eJHA.1184@xxxxxxxxxxxxxxxxxxxxxxx
Have you enabled the kernel debugger?

--

Luca Calligaris (MVP-Windows Embedded)
l.calligaris.nospam@xxxxxxxxxxxxxxxxxx
www.eurotech.it

"Stefano" <blasiis@xxxxxxxx> ha scritto nel messaggio
news:bjBdl.1892$8Z.417@xxxxxxxxxxxxxxxxxxxxxxxx
How can I insert a breakpoint in the operative system WinCE 6.0
platform builder ?
I have enabled KITL and connect my board through ethernet, but it
was not enough, what should I do?


Thanks

Stefano















.



Relevant Pages

  • Re: Breakpoint on Operative system
    ... All the info you need to configure the device and download the ... Luca Calligaris ... Build Options -> Enable kernel debugger. ... I have enabled KITL and connect my board through ethernet, ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Breakpoint instantiation
    ... because if you try to do the simplest breakpoint setting for one week and get no success, you start to suspect yourself :-( ... don't have any debugger configured in the Target Device Connctivity ... so I can download the image. ... the settings, and so on, but it didn't work. ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Process.Start() in windows service on Windows Server 2003, problem
    ... What happens if you run ExtExp.exe under debugger? ... Change your Process.Start call to use these settings: ... > And I get no exceptions running it in remote debug mode. ... > I also made the extexp write to a log file the first thing it does.. ...
    (microsoft.public.platformsdk.security)
  • Re: Breakpoint instantiation
    ... don't have any debugger configured in the Target Device Connctivity ... so I can download the image. ... Also I cannot connect to the device with the remote tools. ... Could the breakpoint problem be related with this? ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Cant attach to process on CE device
    ... Debugger" option is checked or not. ... and then download the image from Platform Builder. ... Error Messages: ...
    (microsoft.public.windowsce.embedded.vc)