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.

UARTHOST 软件 程序加载失败



问题为:  在串口启动的模式下,我使用 TI 提供的软件  ,通过该软件将.ais程序传下去至 DDR中,出现异常,具体如下:

  (File IO): Read 1313396 bytes from file C:\HexAIS\three.ais.

(Serial Port): Opening COM5 at 115200 baud...
(AIS Parse): Read magic word 0x41504954.
(AIS Parse): Waiting for BOOTME... (power on or reset target now)
(AIS Parse): BOOTME received!
(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 704-Byte section to address 0x00800020.
(AIS Parse): Processing command 1: 0x58535901.
(AIS Parse): Performing Opcode Sync...
(AIS Parse): Loading section...
(AIS Parse): Loaded 288-Byte section to address 0x008002E0.
(AIS Parse): Processing command 2: 0x58535901.
(AIS Parse): Performing Opcode Sync...
(AIS Parse): Loading section...
(AIS Parse): Loaded 64-Byte section to address 0x00800400.
(AIS Parse): Processing command 3: 0x58535901.
(AIS Parse): Performing Opcode Sync...
(AIS Parse): Loading section...
(AIS Parse): Loaded 16-Byte section to address 0x00800440.
(AIS Parse): Processing command 4: 0x58535905.
(AIS Parse): Performing Opcode Sync...
(AIS Parse): Performing jump...
(AIS Parse): Jump to address 0x00800220.
(AIS Parse): Processing command 5: 0x5853590D.
(AIS Parse): Performing Opcode Sync...
(AIS Parse): Executing function...
(AIS Parse): Processing command 6: 0x5853590D.
(AIS Parse): Performing Opcode Sync...
(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!
(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 COM5.