DSPRelated.com
Forums

EDMA interrupt by the RTDX

Started by silvera_tristan July 26, 2004
Hi all,
I want to interrupt the EDMA each time a certain buffer is filled by
the RTDX:
1) is there an event for that?
2) if not and it has to be done manually, does the command
EDMA_setChannel() triggers the edmaHwi function? because, I put some
test lines in the beginning of that function, and it looks like the
cpu doesn't reach these lines in the code.

thanks for your help,
Offir.