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.

TMS320C5517: Does the C5515 FFT errata apply to the C5517 too?

Part Number: TMS320C5517

The C5515 came with an errata about the FFT ROM routines: "The hwafft_Npts routines available in ROM use pointers to access the data and scratch buffers. These pointers are copied as 16-bit addresses instead of 23-bit addresses when copying from AR0 to AR3 and from AR1 to AR2." The workaround is to ensure that buffers do not cross 16-bit address boundaries.

Is this workaround still required for the C5517, or was the issue fixed?