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.

TDA4AL-Q1: Ethernet control

Part Number: TDA4AL-Q1
Other Parts Discussed in Thread: DRA821, TDA4VL

Let me know about the specific use of Ethernet. In the datasheet, it looks like a block of real-time core-side regions.

 

From the application core (Cortex-A72) side, is it possible to directly recognize all Ethernet ports as physical network devices and use standard drivers for direct control communication (as a network interface in Linux, etc.)?

Or will the control of the Ethernet port on the real-time core itself be carried out on the real-time core side, and the application core side will communicate via the real-time core after linking data using "inter-core communication (IPC)" etc.?

I want to operate in the former (a form that recognizes and uses directly from the application core side).