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.

MCU-PLUS-SDK-AM243X: SDK 08.04: EEPROM Read part of Ethernet?

Part Number: MCU-PLUS-SDK-AM243X
Other Parts Discussed in Thread: SYSCONFIG

Dear Community,

we are currently doing the update to SDK 08.04 from 08.03. 

We are facing the issue, that there is a call to "EEPROM_read" to get the MAC address list in the generated code in "ti_board_config.c".

The problem is, that we don't have an EEPROM on our custom board.

So far I found no solution to disable the this EERPOM read or select an alternative source for the MAC address in the Sysconfig.
We are trying to use the ICSSG ethernet interface. 

Can you help us here how to avoid this call to EEPROM_read?

Thanks and best Regards
Robin