Re: Breakpoint on Operative system

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



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

  • gnome-settings-daemon crashed twice
    ... To debug your program, run it with the --sync command line ... backtrace from your debugger if you break on the gdk_x_errorfunction.) ...
    (GNOME)
  • Re: IS:: Tricking pl1s production_table
    ... The debug command and the mp_debug command both provide a function ... There are a number of commands available from withing the debugger. ... the internal commands provided by the debugger (and ...
    (comp.sys.stratus)
  • Re: [opensuse] BadAlloc in gtk programs
    ... To debug your program, run it with the --sync command line ... backtrace from your debugger if you break on the gdk_x_errorfunction.) ...
    (SuSE)
  • DDD debugger: how to do executable_name < file_name
    ... How does one debug this in the DDD debugger? ... I am just testing it out (so it is not on the apache ... I do at the command line: ...
    (comp.os.linux.development.apps)
  • Re: How to connect to children process
    ... Main problem is amount of manual operations required per debug cycle. ... connection to DLL with debugger takes sensible amount of time and manual ... Is the main problem that the debugger keeps symbols file loaded ... AFAIK that's how VS2003 debugger works, but WinDbg should usually ...
    (microsoft.public.vsnet.debugging)