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.

C6416 TCP usage example

Hello!

I am trying to develop LTE Turbo decoder using TCP of C6416 on simulator.

In my example TCP strops with memory access error on hard decisions offload stage. I have double checked, that receiving buffer is double word aligned. Since I submit just 40-bit long frame, there should be just 2 words of hard decision data. So I feel that I've got lost somewhere else. Would be very thankful for any suggestions of usage examples. Thanks in advance.