Re: Connectivity problem with PB 5.0



No, I don't mean Platform Builder's debug window, this will
work only if you have KITL enabled.

Just use RS232 null-modem cable to connect the board with
your PC. Then use Hyperterminal or whatever you
want to catch trace output.


"Stefano Magni" <StefanoMagni@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:47F78DA4-190C-468D-BFF6-C883AA94E42D@xxxxxxxxxxxxxxxx
In the my debug window there are this message :
Warning: Debugger service map is set to none. If your image has debugging
support it may not boot properly.
Cannot access selected Device from service host.
Debugger could not initialize connection.
The Kernel Debugger is waiting to connect with target.
The Kernel Debugger has been disconnected successfully.


"Voidcoder" wrote:

Well, what does the trace output show? Can you see any
output from the serial port during the boot phase?


"Stefano Magni" <StefanoMagni@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:3B6EC015-4169-48C4-9B3A-C0D6EC13F7F1@xxxxxxxxxxxxxxxx
Yes, in the Settings/Build Options dialog there are checked only "Enable
Eboot Space in memory" and "Enable Full Kernel Mode".
This appened when I create a platform with "Via ProSavage/Twister CEPC"
support; if I create platform with "CEPC X86", after press "Connect device"
operative system run correctly.

"Voidcoder" wrote:

Make sure KITL/KDBG are both disabled
(check Platform Settings) if you don't need
debugging, or both enabled otherwise. Also
for debugging you will need to setup
"Debugger: KdStub" in the Connectivity
Options dialog.



"Stefano Magni" <StefanoMagni@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:D0F0C27E-8950-495D-A02A-644098F0B085@xxxxxxxxxxxxxxxx
hi all,
I've generated my platform thougth BSP of ViaArena. IF startup my device
with boot disk, thougth PB (Attach device function), the upload procedure of
NK.bin run correctly but operative system don't start. Why ?
If I put the same NK.bin generated in my CompactFlash and reeboot, operative
system start correctly.

thanks
stefano








.



Relevant Pages

  • Re: Debugging a multi-threaded application
    ... and we're now porting applications from CE 3.00 to CE 4.2. ... I am using eVC++ 4.0 and the debugger that it supports. ... using the debugger in Platform Builder. ...
    (microsoft.public.windowsce.platbuilder)
  • Re: PHP IDE or PHP editor
    ... My platform is Windows XP. ... An editor without a debugger is like a car without wheels. ... >> increadible debugging and code analysis features. ...
    (comp.lang.php)
  • Re: Coding inside the debugger
    ... Unit tests are an excellent platform for using a debugger. ... The other uses Ruby, REXML, GraphViz, and TkCanvas. ... have not yet bothered to put my equivalent trace statement online for my ...
    (comp.object)
  • Re: Connectivity problem with PB 5.0
    ... Debugger service map is set to none. ... This appened when I create a platform with "Via ProSavage/Twister CEPC" ... NK.bin run correctly but operative system don't start. ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Windbg: Disable user mode debugging
    ... is a subsystem meaning 32-bit Windows. ... the win32 subsystem runs is the place where the kernel debugger runs. ... The problem is /only/ on the target ...
    (microsoft.public.win32.programmer.kernel)

Loading