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.

PROCESSOR-SDK-J721S2: [SA5] Enable Ethernet stack in R5F2_0

Part Number: PROCESSOR-SDK-J721S2

Hi,

I am interested to enable the Ethernet functionality in the R5F2_0 and video output from A72 through ethernet output (client).

My understanding as below,

1. Need to enable the ETH server in the R5F2_0 which sets the IP address to the board.

2. Using that IP address the Ethernet shall be connected to the host system/ display.

3. There shall be a ethernet client i.e R5F2_1 or A72 which sends output over the ethernet.

To achieve above below are my clarification,

1. Does J721S2 has ethernet FW stack running on the R5F 2_0 (main domain).

2. From R5F main domain we have to receive the ethernet frame to A72.

I am using j721s2 08_06_01_03 SDK in the project and the ethernet has to be enabled in the target board.

Kindly share me the example application to achieve the above.