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?