Hello All,
Am using OMAPL-137 on my custom board and able to get the BOOTME string on the hyperterminal when i boot it through UART1. So, now am trying the flash the .bin file to External flash memory(SPI1) and through uarthost.exe. But, am gettin the below messages when i try to flash!!..
Steps Performed:
1. I have build the project on ccsv6 and i have got the DSP.out file.
2. DSP.out file is converted to test281215.bin file using the AISgen.exe
3. Am trying to flash test281215.bin file through uarthost.exe . but, am getting the below errors.
4. Baud Rate set is 115200.
(File IO): Read 59828 bytes from file D:\test281215.bin.
(Serial Port): Opening COM1 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: 0x58535963.
(AIS Parse): Performing Opcode Sync...
(AIS Parse): No slave memory present; Sequential Read Enable has no effect.
(AIS Parse): Processing command 1: 0x5853590D.
(AIS Parse): Performing Opcode Sync...
(AIS Parse): Executing function...
(AIS Parse): Processing command 2: 0x58535907.
(AIS Parse): Performing Opcode Sync...
(Serial Port): Read error! (The operation has timed out.)
(AIS Parse): I/O Error in read!
(Serial Port): Read error! (The operation has timed out.)
(AIS Parse): I/O Error in read!
(Serial Port): Read error! (The operation has timed out.)
(AIS Parse): I/O Error in read!
(Serial Port): Read error! (The operation has timed out.)
(AIS Parse): I/O Error in read!
(Serial Port): Read error! (The operation has timed out.)
(AIS Parse): I/O Error in read!
(Serial Port): Read error! (The operation has timed out.)
(AIS Parse): I/O Error in read!
(Serial Port): Read error! (The operation has timed out.)
(AIS Parse): I/O Error in read!
(Serial Port): Read error! (The operation has timed out.)
(AIS Parse): I/O Error in read!
(Serial Port): Read error! (The operation has timed out.)
(AIS Parse): I/O Error in read!
(Serial Port): Read error! (The operation has timed out.)
(AIS Parse): I/O Error in read!
(Serial Port): Read error! (The operation has timed out.)
(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 COM1.
So, can you please let me know how do i solve this problem??
Thanks & Regards
Naveen Chandra