Adding a external AC6System work bench
Hi
I want to know how to add external lib to the folder for AC6 System workbench IDE.
What i did till now?
I have added the Lib source file name and the folder locations in the below path
Project Properties --> C/C++ Build --> Tool settings --> MCU GCC linker --> Libraries
And the same file reflected on to the project properties
Project Properties --> C/C++ General --> Paths and Symbols --> Libraries and in Libraries path.
When i made build i end up in to the linker stage failed.
c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.15.0.201708311556/tools/compiler/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../
arm-none-eabi/bin/ld.exe: cannot find -llibalgobsec.lib
collect2.exe: error: ld returned 1 exit status
makefile:35: recipe for target 'yt.elf' failed
make: *** [yt.elf] Error 1
How to fix this build issue ?
Thanks
Phani
