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.

PRU-ICSS-INDUSTRIAL-SW: Configuration related to Firmware from emac driver

Part Number: PRU-ICSS-INDUSTRIAL-SW
Other Parts Discussed in Thread: AM6548

Hi,

  I am developing an Ethernet driver for PRU-ICSSG using dual mac firmware for AM6548 chip based on a proprietary RTOS.

  I have some queries related to configuration of hardware from PDK code:

  The driver open function "emac_open_v5_local" invokes a function "emac_config_icssg_dual_mac_fw". I have seen that it writes some values to the DRAM and SRAM. Is there any guide which I can follow to understand the details about these settings.

  I think I would also need to perform similar operation from my Ethernet driver, before writing the dual mac firmware to the IRAM. So, some detailed understanding about these values would be helpful (for example details about the  EMAC_PRU_CFG_T structure).

Best Regards,

Debarun