Hi,
I had some questions about c6748 EDMA3. I have been modifying a working code example for a TMDXLCDK6748 from Donald Reay's book "Digital Signal Processing and Applications with the OMAP-L138 eXperimenter". I have had this example running successfully on the TMDXLCDK6748 and implemented some FIR filters etc which work well. I have also designed and built an expansion board for the TMDXLCDK6748 with a PCM3168A CODEC and SRC4392 and I want to modify the code example to support the extra inputs/outputs. I am trying to modify the EDMA programming to do this.
After modifying the EDMA PaRam sets, they are not generating the required interrupt on transfer completion as they previously did. I know this application is a support nightmare so I am trying to figure it out.
I've been referring to the document "SPRUFL1C" which is also more usefully titled:
"TMS320C6747/45/43 and OMAP-L137 Processor Enhanced Direct Memory Access (EDMA3) Controller User's Guide"
and also the EDMA video series here:
https://training.ti.com/using-c6000-edma3-part-2-14-15
Is "SPRUFL1C" applicable to the c6748? I can't find anything closer. Any tips on other resources or things to check?
I thought it shouldn't be too difficult if I just program the PaRAM set to generate the same interrupt as it was previously-right?
Regards,
James