Tool/software: Code Composer Studio
Hi
I created a new Tiva project from scratch trying to access EEPROM., Although eeprom.c is included I get the following error while building
undefined first referenced
symbol in file
--------- ----------------
EEPROMInit ./main.obj
SysCtlClockSet ./main.obj
SysCtlPeripheralEnable ./main.obj
error #10234-D: unresolved symbols remain
error #10010: errors encountered during linking; "EEPPROMBASIC.out" not built
>> Compilation failure
makefile:142: recipe for target 'EEPPROMBASIC.out' failed
gmake[1]: *** [EEPPROMBASIC.out] Error 1
makefile:138: recipe for target 'all' failed
Regards
Pavitra