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.

TMS320C6678: 5 seconds wait in hyperlink example

Part Number: TMS320C6678

hi

i was reading hyperlink example in pdk_C6678_1_1_2_6 and i noticed there is 5 Seconds wait between two "Link Error check" operation. and it seem in mentioned code, only after second Link check which happens 5 seconds after first one that link consider stable.

we need to boot as fast as possible and don't want to wait for 5 second to check link errors again. the question is, is this wait necessary?