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.

PSP 1.10.03 typo

Guru* 84110 points

In the folder pspdrivers_1_10_03\packages\ti\sdo\pspdrivers\soc\c6424\dsp, the file cslr_edma3cc.h has a typo on line 183:

line 183 is said:
    CSL_Edma3ccParamsetRegs PARAMSET[128];

line 183 should be said:
    CSL_Edma3ccParamSetRegs PARAMSET[128];