http://www.microsoft.com/whdc/DevToo…g/default.mspx
And some tips for 1394 kernel debugging here
http://download.microsoft.com/downlo…WINHEC2004.ppt
Then follow the steps in the tool’s documentation (Debugging Tools for
Windows->Debuggers->Installation and Setup->Kernel-Mode Setup
Depending on the Windows version, you may need to disable the 1394 host
controller of the target computer or the 1394 network adapter on the host
computer.
"scorbin" wrote:
> I installed the new WDK and get the following output when I run WinDbg
> now.
>
> ##########################################
> Microsoft (R) Windows Debugger Version 6.11.0001.404 X86
> Copyright (c) Microsoft Corporation. All rights reserved.
>
> Using 1394 for debugging
> Checking 1394 debug driver version.
> Opened \\.\DBG1394_CHANNEL03
> Timer Resolution set to 976 usec.
> Waiting to reconnect…
> Wrote 0 of 1 bytes of the breakin packet.
> Failed to write breakin packet to target. Win32 error 0n2
> WARNING: The HOST cannot communicate with the TARGET!
> ##########################################
>
> I following the instructions in the relnotes.txt document and
> uninstalled the debugger device, 1394 host controller, all the old
> 1394dbg sys files and any infs that referenced them. I un/reinstalled
> WinDbg. I un/reinstalled the WDK. I installed the WDK w/o WinDbg,
> then manually installed it from CD and download. Nothing seems to be
> alleviating my problem.
>
> Does anybody have any other suggestions? I’m freakin stuck here and
> can’t debug my device drivers and it’s costing me big time. Any help
> would be greatly appreciated.
>
> Thanks!
> -Shane
>

