Part Number: AM5729
Hello,
I am working with the AM5729 SoC and am developing my DSP application on the C66x core.
I see there is a DSP library in the processor SDK. However, I don't find anything for source encoders like Reed Solomon codes, Golay codes, etc.
1) Are there any libraries defined for source encoding/decoding that can be directly used and which make use of the C66x architecture to optimize the functionality?
I read in one of the posts that a Reed Solomon decoder for C64x was demonstrated using assembly multiply instruction to carry out the Galois field multiplication.
2) Are there any similar suggestions for the C66x architecture available?
3) Is using assembly instructions the only way to optimize a platform-independent C code for source encoding/decoding in accordance to the C66x core architecture?
Thanks,
Dimple