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.

What does this mean? (AIS Parse): Loading section... WE DON’T SEE THIS

Other Parts Discussed in Thread: OMAPL138

Using OMAPL138 and getting below message. Can somebody tell me what this means?

We deep into board bringup of our prototype board and we are implementing the procedure found on this webpage for board booting from UART.  We confirmed our bootpins are right nad we see the following communication results.

 

Can you give us any ideas on why this might stop before we see the loading section message?

(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...  WE GET TO HERE

(AIS Parse): Loading section... WE DON’T SEE THIS

(AIS Parse): Loaded 8484-Byte section to address 0x80000000.

(AIS Parse): Processing command 1: 0x58535901.

(AIS Parse): Performing Opcode Sync...

(AIS Parse): Loading section...

(AIS Parse): Loaded 716-Byte section to address 0x80002124.

(AIS Parse): Processing command 2: 0x58535906.

(AIS Parse): Performing Opcode Sync...

(AIS Parse): Performing jump and close...

(AIS Parse): AIS complete. Jump to address 0x80000000.

(AIS Parse): Waiting for DONE...

(AIS Parse): Boot completed successfully