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.

66AK2L06: IQN2 Test DFE sync counter

Part Number: 66AK2L06

Hello,

So I am trying to get the IQN2LteDfeK2LC66TestProject running on my K2L EVM and the program is getting hung up on starting the dfe. On line 316 of start_dfe.c the function activeSyncCntr is trying to issue a sync of type DFE_FL_SYNC_GEN_SIG_UL_IQ0_FSTROBE_SYNC0. The program is set by default to wait forever for this sync signal which never arrives for some reason. I am assuming this is one of the frame sync strobes from the IQN2. Is there a way to get this sync signal from IQN2 to start firing before setting up the DFE?

It does not look like that signal is configured before the DFE is set up in the provided test I am using and don;t want to do things out of order.

Thanks so much!