Other Parts Discussed in Thread: SYSCONFIG
Hy TI,
I use the Sysconfig tool for AM62. Sysconfig offers the possibility of using TI's EEPROM drivers. If 2 EEPROMs are used and the code is generated, only one EEPROM can be addressed. The generated code should not normally compile because 2 variables with the same name are created in the "ti_board_open_close.c" file.
The template (.xdt) file looks correct. Normally the given name should be used, but in the generated fiele the EEPROM Device is used.
Is this a known issue or has it been fixed in a newer sysconfig version? Or do you know a workaround for this?