Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
Hi Sir,
We are trying to develop an ICSSG TAS application base on the example in MCU Plus SDK (example : enet_icssg_tas_am64x-evm_r5fss0-0_freertos_ti-arm-clang). But our customize board does not have EEPROM, so we failed to fill-in all of the MAC address in the pool. We tried to trace in the code, and found the code is coupled together when generated by sysconfig then import into the project. We haven't find a way to fill in the MAC by hardcode or other way. Could you help to tell us how to config the sysconfig or SDK to make the ICSSG TAS example can be run on a board without the EEPROM with MAC address inside?
Thank you!