Question
keil compilation error - undefined symbol
Posted on June 08, 2016 at 05:31
Hi,
i m using keil compiler ver-5. i m using one function from other file and using it in main file. following is the error i got.lcd Configuration\lcd Configuration.axf: Error: L6218E: Undefined symbol init_lcd (referred from main.o).
Not enough information to list image symbols.
Finished: 1 information, 0 warning and 1 error messages.
''lcd Configuration\lcd Configuration.axf'' - 1 Error(s), 0 Warning(s).
Target not created.
#c #nucleo #keil