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.