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.
Thanks!!
BR,
\Kashif
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??