Hi,
I am trying PRU Ethernet interface implementation, Is there any documentation regarding the PRU Ethernet interface. If there please share the links or documents so that i will get some idea.
please suggest.
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.
Hi,
I am trying PRU Ethernet interface implementation, Is there any documentation regarding the PRU Ethernet interface. If there please share the links or documents so that i will get some idea.
please suggest.
thank you for the replay,
I have gone through the link i have some doubts,
1)The ethernet firmware am335x-pru0-prueth-fw.elf will load only after giving ifup eth2..?
2) Before loading the am335x-pru0-prueth-fw.elf means after bootup, can we able to see the interface presence ? like if we give ifconfig will it show in the interface list like eth2.
Hi,
Iam using ti sdk-3.00.00.04 , i tired to activate the pru ethernet ports from the procedure which is provided in that link, but failed. Not getting how to do that.
Hi Sachin
Have you looked at the ICSS_EMAC_BasicExample ?
There is a separate step to create the examples, From the Processor SDK RTOS Developer guide http://processors.wiki.ti.com/index.php/Processor_SDK_RTOS_Software_Developer_Guide
Select Building the SDK then at the bottom of that page
Then select Rebuild PDK
Follow the instructions on bottom of that page to build the Examples.
Note if you have installed CCS or the SDK in a custom directory it is necessary to modify the environment setup .bat file for to point to the correct location(s).
The User guide has a section on the http://processors.wiki.ti.com/index.php/Processor_SDK_RTOS_ICSS-EMAC
The last additional link in this document is the Processor SDK RTOS ICSS_EMAC Design guide.
http://processors.wiki.ti.com/index.php/Processor_SDK_RTOS_ICSS-EMAC-Design