Hi, I am trying to implement an OFDM model on DSK6713.
Data is generated within the DSK and is being transmitted through the DAC at 44.1khz. This is being received by the Line in and received. ie: Transmitter and receiver are implemented on the same DSK( to avoid sync. problems)
My problem is:
1) The data sent to the DAC and received by ADC is not the same even when they are directly connected externally. ( The data is checked using RTDX channels in the GPDPROG application.
2) Output of the viterbi decoder is always zero.
I have attached the code. Please help me figure this out!