Hello,
I am using the C6670 Simulator under CCS 5.2 and going through the example projects. When I run the "aif2LteTestProject" it goes into the "AIF_startHw(&aifObj)" function and stays there. Nothing happens. Before that, the following text is printed out at the console:
[TMS320C66x_0] Beginning AIF2 LTE CPRI:
[TMS320C66x_0] test: CPRI_4X_LTE_20MHZ_2LINK
[TMS320C66x_0] AIF CPRI mode
[TMS320C66x_0] link 0 runs at 4x rate
[TMS320C66x_0] outbound data type: DL
[TMS320C66x_0] outbound data width: 15 bit
[TMS320C66x_0] inbound data type: DL
[TMS320C66x_0] inbound data width: 15 bit
[TMS320C66x_0] link 1 runs at 4x rate
[TMS320C66x_0] outbound data type: DL
[TMS320C66x_0] outbound data width: 15 bit
[TMS320C66x_0] inbound data type: DL
[TMS320C66x_0] inbound data width: 15 bit
[TMS320C66x_0] link 2 is disabled
[TMS320C66x_0] link 3 is disabled
[TMS320C66x_0] link 4 is disabled
[TMS320C66x_0] link 5 is disabled
So, my guess is that this project needs two DSPs connected or why does the programm get stuck in the starting process of the AIF2???
Best Regards
Burak