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.

AMIC110: ICSS EMAC example setup on AMIC110 ICE

Part Number: AMIC110

How to setup hardware to run RTOS Processor SDK EMAC examples? For example: ICSS_EMAC_BasicExample_iceAMIC110_wSoCFile_armTestproject.

The RTOS Processor SDK user guide did not describe it. 

I connected UART to PC and see output on console already. But how to connect the two PRU ICSS EMAC port?

Also how to setup hardware to run other EMAC example?

  • Tony,

    ICSS_EMAC_BasicExample_iceAMIC110_wSoCFile_armTestproject is a loopback test project. You need to connect loopback adpaters in the ethernet ports, something like this:

    For other example like NIMU_ICSS_BasicExample_iceAMIC110_wSoCLib_armExampleproject you can connect the ethernet port to a PC and try to ping from the same subnet 192.168.1.x, see its .cfg file.

    Regards,

    Garrett