Hi,
In C:\Program Files\Texas Instruments\pdk_C6678_1_0_0_17\packages\ti\drv\pcie\example\sample, a function is used to introduce delay (line 137, 165)!
cycleDelay(10000);
1- Its main role is to insure stabilization of power and clock before beginning, right???
2- The count value is always 10 000 or I can change it ??