Re: Kdebugger protocol version error by alex
alex
Tue Apr 22 23:33:00 PDT 2008
Hi Luca !
Thanks again for your precious answers !
When you talk about the PB6.0 documentation, you are talking the help
accessed using the help menu of Visual studio 2005 ?
Because this help is intitled Windows Embedded CE 6.0 and it is the same
than the one I found on the MSDN library.
About the debugger, I already selected the Kdstub in the windows.
This problem seems to be on the side of Visual studio, the message its
debugger sends seems not to have the correct protocol version.
I will try to see what is the version it sends and post it.
"Luca Calligaris" wrote:
> In a previous message I say that PB help is my first choice when I look
> for some help about a Windows CE subject; the second (and very often more
> effective) choice is the source code:
> if you look for the message you'll find it in
> %_WINCEROOT%\PRIVATE\WINCEOS\COREOS\NK\KDSTUB\kdapi.c
> An header file
> (%_WINCEROOT%\PRIVATE\WINCEOS\COREOS\NK\KDSTUB\kdapi2structs.h)
> has a comment thunk which reports the revision history for kdapi protocol.
>
> Have you selected 'KdStub' in Target\Connectivity Options\Debugger ?
>
> HTH
>
> --
>
> Luca Calligaris
> www.eurotech.it
>
> "alex" <alex@discussions.microsoft.com> ha scritto nel messaggio
> news:FCB45F43-BD6D-4A38-B92C-283BCC17201B@microsoft.com...
> > Hi everybody
> >
> > I'm trying to launch the kdebugger furnished with visual studio.
> > I am able to launch the board without debugger support.
> > But when I add the debugger support and try to launch it, I received this
> > message on my debug serial output :
> > "KdpSendDbgMessage: Requires PB with protocol version 20 or larger"
> >
> > Then the board never leaves the KdInit function and hangs forever.
> > Does anyone have an idea about this error ?
>
>
>