Part Number: AMIC110
Dear Champs,
I'm trying to run 'ICSS_EMAC_BasicExample_iceAMIC110_wSoCLib_armTestproject' example in the pdk_1_0_16, but faced fail in the board_init() function.
the return value of board_init() is '-8' with 'cfg = BOARD_INIT_PLL| BOARD_INIT_MODULE_CLOCK | BOARD_INIT_DDR | BOARD_INIT_ICSS_PINMUX | BOARD_INIT_UART_STDIO | BOARD_INIT_ICSS_ETH_PHY;', but there is no return error when there are no PRU related settings(BOARD_INIT_ICSS_PINMUX | BOARD_INIT_ICSS_ETH_PHY).
Could you please guide me where should I check?
I'm using AM335x PDK 1.0.16 and AM110 ICE board.
Thanks and Best Regards,
SI.