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.

BEAGLEBK: AM335x PRU MII example

Part Number: BEAGLEBK

Hello!

I have a question about MII interface based on PRU at the BeagleBoneBlack. 

I download the PRU Cape Demo Software (https://git.ti.com/pru-software-support-package/pru-software-support-package/trees/master/pru_cape) and successfully compilled it using Starterware and the following tools:

 - ARM code generation tool (http://software-dl.ti.com/codegen/non-esd/downloads/download.htm#ARM )

- PRU code generation tool (http://www.ti.com/tool/download/PRU-CGT-2-1 ).

I have not a PRU Cape, but I can see at the oscilloscope that GPIO pins are toggling with frequency I set. 

Unfortunately, this Demo do not contain the MII exapmle. 

Where can I find some examples or instruction to program the MII_RT?