Hello,
I'm working on DSP C6670. I'm trying to integrate TCP3d with my LTE application.
I want to convert my own turbo decoder input to be used on tcp3d, to test the algorithm.
I learn that there are configuration files (*.cfg) on:
Texas Instruments\pdk_C6670_1_1_2_6\packages\ti\drv\tcp3d\test\gen_test_vectors\
That's how tcp3d input are configured. And the actual input bit is on the following line:
Coded_bits_file_name = codedbits_file.txt
Question is, what is data format for codedbits_file.txt? I wan to replace that file to my own codebits.
Thanks,
--
Erick