Hi, i'm developing an Achoustic Echo Cancellation algorithm on the Omap l138
I'm using CCS v4.2 and my interest is on the DSP-side of the omap: i would like to know if the DSP could directly "communicate" with the Ethernet peripheral without the need of the ARM-side. I mean, my purpose is to take data from the Ethernet peripheral,processing them with the DSP algorithm that i have implemented and send the processed data back to the Ethernet peripheral.
Thank you,
Simone