I am using OMAP3530, does any one know where can I find the source code listed in the paper SPRA686
TITLE: Reed Solomon Decoder: TMS320C64x Implementation
Also, does TI have the Reed Solomon Encoder implementation on C64x ?
Thanks,
/Chi.
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.
I am using OMAP3530, does any one know where can I find the source code listed in the paper SPRA686
TITLE: Reed Solomon Decoder: TMS320C64x Implementation
Also, does TI have the Reed Solomon Encoder implementation on C64x ?
Thanks,
/Chi.
I am not sure if this is exactly what you are looking for, but there are some old assembly sources for Reed Solomon on C64x here.
Hello,
The source code at this link is the same implementation that the Reed Solomon Decoder Implementation listed in the paper SPRA686, but the first one is all assembly code and the second one has both assembly code and c code. Both codes are Little Endian implementations. Do you know where I can find something similar in Big Endian for the DSP TMS320C6455?
Many thanks in advance.
Hello,
I've found like all of you the implementation of the Reed Solomon Decoder for the TMS320C64x. Anyone knows if TI has released the Reed Solomon Encoder implementation on C64x ?
Many thanks in advance.
Federico
I looked at the support files and found that the encoding/decoding was provided by a third party:
Please contact them and see if they still offer it.
Thanks for the suggestion but I need something like document SPRA686, but for the encoding side.
Do you have an application note like document SPRA686, but for the encoder?
Mine is a research activity.
Thanks in advance
Federico
Sorry to bring this almost a decade old thread back, but the C64x RS decoder example link provided above are no downloadable, could you please kindly advice where them all has moved?, Thanks.