Hi,
I am having a problem in running the mcaspPlayBk example, that every time I re-load the program via JTAG, the audio is lost. The only way is to get the audio back is to do a system reset. Without the system reset, the EDMA3 ISR seems never called. I figured the problem could be
- McASP not generating EDMA3 event
- EDMA3 event does not trigger CPU interrupt.
Can anyone shed some light on this?
Thanks