Other Parts Discussed in Thread: TMS320C6748
I want to use c6748 edma interrupt (ISR) on non-bios using register code level (not using startware api).
I'm using TMS320C6748_GEL_BSL_Files_v2.3 as reference, but there is no interrupt example.
I coded mcbsp, edma and some signal processing in register level, and I want to ISR function for signal processing after edma transfer complete.
How can I find some information or code about edma interrupt?
Thanks.