Dear all,
I am about to take over the project regarding the ETHERNET issue. Please refer to this.
I wanted to ask: Is there any progress?
Regards,
Isaac L. L. Yuki
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.
Hi Isaac L. L. Yuki,
Thanks for follow-up.
CPSW UDMA related issue should be fixed in MCUSDK next release (tentatively plan for mid December).
Meanwhile, it will be helpful to refer / run "enet_cpsw_tcpserver" example https://software-dl.ti.com/mcu-plus-sdk/esd/AM64X/09_00_00_35/exports/docs/api_guide_am64x/EXAMPLES_ENET_LWIP_CPSW_TCPSERVER.html.
Best Regards
Ashwani
Hello Ashwani,
I got now the problem that the example wants to attach to the EEPROM configured in the board file. It tries to access the offset 0x40.
Why do you access the EEPROM? Is it needed?
Why can't I have the addresses hard coded?
If the EEPROM is needed, then how to change the EEPROM from which is tried to take the numMacMax address?
Thank you!
I need some more time to align and get back to you.
Thanks for having patience.
Best Regards
Ashwani
Hi Lucas,
we added the option to sysCfg now to add custom MAC addresses.
Please refer documentation https://software-dl.ti.com/mcu-plus-sdk/esd/AM64X/09_01_00_41/exports/docs/api_guide_am64x/enet_migration_guide_top.html#autotoc_md2190
Best Regards
Ashwani