Re: Breakpoint on Operative system



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









.


Loading