Hello,
I want to use the EDMA in the C6747 to transfer data to/from certain peripherals like the UART and SPI in addition to external/internal memory transfers.
I read some EDMA wiki pages and other documents on the EDMA3 LLD so I download the lastest version (2.11.2.4). Looking through the files, it seems that BIOS use is mandatory. Is this the case? My application does not use BIOS. Is there a way of using the LLD without BIOS? If so, are there examples?
Thanks,
SC