This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Error l6218e undefined symbol (referred from main.o)

Hi All,

I am getting this error while compiling the main.c file for TI Stellaris LM4F120 using Keil.  I know this error is basically when the header files cannot be found by the compiler correctly.

Please let me know where in KEIL is the option for setting the compiler and linker paths.  This is a snapshot where I have tried to insert the paths but still keep getting the errors. compiler_error.jpg

Thanks!!

BR,

\Kashif

Parents
  • Hi,

    The issue is resolved for now. It was due to the missing driver.lib file which needs to be compiled and added (for cortex-m4).

    However, the program is taking ages to run even in debug mode!

    Is this how flash programming generally works, is it actually slow??

Reply
  • Hi,

    The issue is resolved for now. It was due to the missing driver.lib file which needs to be compiled and added (for cortex-m4).

    However, the program is taking ages to run even in debug mode!

    Is this how flash programming generally works, is it actually slow??

Children
No data