This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS320C6748: Is “UartHost.exe” supported on Windows 10 PC?

Part Number: TMS320C6748

Hi experts,

Please tell me about "UartHost.exe" in "AISgen_d800k008_Install_v1.13" which can be downloaded from the following document. We are trying to "UART Boot Host" from PC using TMS320C6748.

Using the TMS320C6748/C6746/C6742 Bootloader (Rev. F) : https://www.ti.com/lit/an/spraat2f/spraat2f.pdf

Is “UartHost.exe” supported on Windows 10 PC?
Please let me know if there is a method or setting to run "UartHost.exe" on a Windows 10 PC.

We tried it on two Windows 10 Pro PCs (64bit), but it didn't work.
When we tried the same content on Windows XP Pro (2002 SP3), we ware able to start normally C6748.

Below is the log.

/* Windows 10 Pro */

(File IO): Read 60628 bytes from file C:\AISgen_d800k008_Install_v1.13_\AISgen for D800K008\UartHost\boot.ais.
(Serial Port): Opening COM11 at 115200 baud...
(AIS Parse): Read magic word 0x41504954.
(AIS Parse): Performing Start-Word Sync...
(AIS Parse): Performing Ping Opcode Sync...
(AIS Parse): Processing command 0: 0x58535901.
(AIS Parse): Performing Opcode Sync...
(AIS Parse): Loading section...
(AIS Parse): Loaded 332-Byte section to address 0x80010DC4.
(AIS Parse): Processing command 1: 0x58535901.
(AIS Parse): Performing Opcode Sync...
(Serial Port): Read error: 操作がタイムアウトしました。  //Time out
(AIS Parse): I/O Error in read!
(Serial Port): Read error: 操作がタイムアウトしました。
(AIS Parse): I/O Error in read!
(Serial Port): Read error: 操作がタイムアウトしました。
(AIS Parse): I/O Error in read!
(Serial Port): Read error: 操作がタイムアウトしました。
(AIS Parse): I/O Error in read!
(Serial Port): Read error: 操作がタイムアウトしました。 
(AIS Parse): I/O Error in read!
(Serial Port): Read error: 操作がタイムアウトしました。
(AIS Parse): I/O Error in read!
(Serial Port): Read error: 操作がタイムアウトしました。
(AIS Parse): I/O Error in read!
(Serial Port): Read error: 操作がタイムアウトしました。
(AIS Parse): I/O Error in read!
(Serial Port): Read error: 操作がタイムアウトしました。
(AIS Parse): I/O Error in read!
(Serial Port): Read error: 操作がタイムアウトしました。
(AIS Parse): I/O Error in read!
(Serial Port): Read error: 操作がタイムアウトしました。
(AIS Parse): I/O Error in read!
(AIS Parse): Opcode Sync failed after 11 consecutive I/O failures.
(AIS Parse): Boot aborted.
(Serial Port): Closing COM11.
/* Windows XP Pro*/

(File IO): Read 60628 bytes from file E:\debug\M6pciABS11\boot.ais.
(Serial Port): Opening COM7 at 115200 baud...
(AIS Parse): Read magic word 0x41504954.
(AIS Parse): Performing Start-Word Sync...
(AIS Parse): Performing Ping Opcode Sync...
(AIS Parse): Processing command 0: 0x58535901.
(AIS Parse): Performing Opcode Sync...
(AIS Parse): Loading section...
(AIS Parse): Loaded 332-Byte section to address 0x80010DC4.
(AIS Parse): Processing command 1: 0x58535901.
(AIS Parse): Performing Opcode Sync...
(AIS Parse): Loading section...
(AIS Parse): Loaded 56928-Byte section to address 0x80011000.
(AIS Parse): Processing command 2: 0x58535901.
(AIS Parse): Performing Opcode Sync...
(AIS Parse): Loading section...
(AIS Parse): Loaded 3180-Byte section to address 0x8001EE60.
(AIS Parse): Processing command 3: 0x58535901.
(AIS Parse): Performing Opcode Sync...
(AIS Parse): Loading section...
(AIS Parse): Loaded 128-Byte section to address 0x8001FAD0.
(AIS Parse): Processing command 4: 0x58535906.
(AIS Parse): Performing Opcode Sync...
(AIS Parse): Performing jump and close...
(AIS Parse): AIS complete. Jump to address 0x8001EAE0.
(AIS Parse): Waiting for DONE...
(AIS Parse): Boot completed successfully.
(Serial Port): Closing COM7.

Best regards,
O.H