2020-08-05 07:10 AM
I am getting the error i posted below , while i build the program.
Anyone know how to solve this error.
Please respond , It is urgent.
///////////////////////////////////////////////////////////////////////////////////////////////////////////////
Running Linker
clnk -m Debug\eepr.map -l"C:\Program Files (x86)\COSMIC\FSE_Compilers\CXSTM8\Lib" -o Debug\eepr.sm8 Debug\eepr.lkf
#error clnk Debug\eepr.lkf:1 symbol _log not defined (Debug\main.o )
The command: "clnk -m Debug\eepr.map -l"C:\Program Files (x86)\COSMIC\FSE_Compilers\CXSTM8\Lib" -o Debug\eepr.sm8 Debug\eepr.lkf " has failed, the returned value is: 1
exit code=1.
eepr.elf - 3 error(s), 0 warning(s)
//////////////////////////////////////////////////////////////////////////////////////////////////////
Compiler is COSMIC STM8
Waiting for the valuable reply.
Thank You :)