Tool/software:
Hello,
As I understand it from the related post (https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1131479/mcu-plus-sdk-am243x-is-board-id-eeprom-eeprom-at24cm01-necessary-on-am243x/4199462?tisearch=e2e-sitesearch&keymatch=APP_HW_BOARD_INFO_getMacInfo#),
there is no dependancy on EEPROM MAC as long as MAC is provided via APP_HW_BOARD_INFO_getMacInfo function.
But when I removed EEPROM and manually filled the APP_HW_BOARD_INFO_data_g structure with a MAC and other data, Communication with PRONETA or PLC is not happening.
Does stack read other than MAC from "&APP_HW_BOARD_INFO_data_g.mac;" in appHwBoardInfo.c file ?
We want to remove EEPROM and store the MAC in out Non Volatile Memory.
Thank you.
Best Regards,
Upendar
