I tried an example i found on the DSP folder: csl_dma_intcExample.c
and i get this error message: identifier "CSL_DmaRegsOvly" is undifined
i go to the line and it says: CSL_DmaRegsOvly dmaRegs; /**< register overlay struct pointer */
what's the correct definition for CSL_DmaRegsOvly ?
any ideas??
Thanks!