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.

AM3359: PRU interrupt issue

Part Number: AM3359

Hi Community,

I am referring "ICSS_EMAC_Basic_Example", In which I am not getting Interrupts (Link Interrupt)

Below Print Msg I am getting only "ICSS_EMAC_testTaskPruss1: LINK IS DOWN,skipping PRU1 ETH0".

I have check PHY LInk status using while ((MDIOPhyLinkStatus(SOC_PRU_ICSS_MII_MDIO_REG, PHY_ADDR1) != TRUE)) It is UP, It means I am not getting Link Interrupt ?

Please let me know if i missed anything.

Regards,

Pankaj