windows 10 image ,windows symbols and testing the UCSI USB connection manager device

I have downloaded the ISO from

https://www.microsoft.com/en-in/software-download/windows10( i downloade this )

Also here ISO can be download from here also:

http://windowsiso.net/windows-10-iso/windows-10-th2-u2-download-build-10586-164/windows-10-th2-u2-iso-download-standard/(Britsih english)

Windows symbols :

https://developer.microsoft.com/en-us/windows/hardware/download-symbols

Connected the traceview and use tracepdb -f ucmusci.pdb and create the mof/tmf, use the guid from mof file and provide the path of tmp file and get the trace by using the uscicontrol.exe send 0 1.
caught exception with code 0x800700aa
But i got like this :

00000001 UcmUcsi 4092 3284 0 1 01\01\2098-01:38:21:810 [Device: 0x0000597624990BB8] Received IOCTL 0x12131004
00000002 Unknown 4092 3284 0 2 00\00\ 0-00:00:00:00 Unknown( 40): GUID=d8cb96ca-974f-3dd8-f680-1811ae26ecc1 (No Format Information found).
00000003 Unknown 4092 3284 0 3 00\00\ 0-00:00:00:00 Unknown( 81): GUID=d8cb96ca-974f-3dd8-f680-1811ae26ecc1 (No Format Information found).
00000004 Unknown 4092 3284 0 4 00\00\ 0-00:00:00:00 Unknown( 62): GUID=d8cb96ca-974f-3dd8-f680-1811ae26ecc1 (No Format Information found).
00000005 Unknown 4092 3284 0 5 00\00\ 0-00:00:00:00 Unknown( 82): GUID=d8cb96ca-974f-3dd8-f680-1811ae26ecc1 (No Format Information found).
00000006 Unknown 4092 3284 0 6 00\00\ 0-00:00:00:00 Unknown( 95): GUID=d8cb96ca-974f-3dd8-f680-1811ae26ecc1 (No Format Information found).
00000007 Unknown 4092 3284 0 7 00\00\ 0-00:00:00:00 Unknown( 41): GUID=d8cb96ca-974f-3dd8-f680-1811ae26ecc1 (No Format Information found).
00000008 UcmUcsi 4092 3284 0 8 01\01\2098-01:38:23:114 [Device: 0x0000597624990BB8] Completed IOCTL_UCSI_SEND_COMMAND with 0x80000011(STATUS_DEVICE_BUSY) and information 0

Need to get the Unknowm format messga enot found.

Could you please guide how i can solve this ?
what are the ways i can debug this command line utility which were failed and how i can resolve this.

Regards,
Prabhakar V