This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Use EDMA driver without SYS/BIOS on C6657

Hi


I've been using the EDMA3_driver example successfully by referencing my project to the edma3_drv_bios6_c6657_st_sample_configuration project and calling edma3init() edmaCopy() functions.

How can perform EDMA transfers without using the SYS/BIOS in my project ?