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.

TMS320F28069: Is a Reed Solomon library avaliable?

Part Number: TMS320F28069
Other Parts Discussed in Thread: C2000WARE, CONTROLSUITE

Hello! I've tried looking to see if there is a Reed Solomon library available for the F28069, but haven't been able to find anything yet. Does anyone know if there is a library available for this somewhere? I'll most likely be using a gf(2^8) symbol size (8 bits per symbol) but would like the ability to change this to be between 2 to 8. Anyways, just thought I'd ask here to see if anyone knew were a library might be found. Thanks!

  • Hi Greg,

    This library is not available specially for C2000 devices but you can very well port any generic RS C library here.

    Regards,
    Gautam
  • Gregory,

    It is not of help to you here with F28069 VCU0, but there are some Reed Solomon library functions for devices that have VCU2:

    \C2000Ware\libraries\dsp\VCU\
    \controlSUITE\libs\dsp\VCU\

    -Tommy

  • Tommy,

    Thanks for  pointing me there! do you know if there's a way to convert this to work on VCU0?

    Tommy, Gautam,

    would either you happen to know of wherea generic RS library could be found? i've done some searching, but most things i've come up with on specific to linux, andriod, etc... I haven't found anything that doesn't all other libraries that aren't also included with it. Figured I'd ask. Thanks!

    -Greg