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.

RTOS: AM5728 PCIe example project error

Other Parts Discussed in Thread: AM5728

Tool/software: TI-RTOS

Hi,

TI,

I run the PCIE_idkAM572x_wSoCFile_C66BiosExampleProject example from rtos-sdk03.01 and rtos-sdk03.03,but it will stop at "while (Timer_getCount(&tempObj) < timerCountStart + TIMERCOUNTS);" after I load it into dsp1 of am5728.

Then I use PCIE_idkAM572x_wSoCFile_C66BiosExampleProject.out from the below link,it is ok!

What the reason it maybe? Are there any step to test the pcie dsp example?