We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I have library file in .a format for Ex : algorithm_cal.a like thisI am adding this file to file group and made option to target on right click on that file & make it has Library file.when building it getting a error as
.\_build\nrf52832_xxaa.axf: Error: L6449E: While processing ..\..\..\libeco2_m4.a(libeco2_m4.o): Symbol table section #12 refers to string table section #10 but that section has type 1 (SHT_PROGBITS) instead of SHT_STRTAB
Likely not a library built with Keil, and apparently with some internal inconsistencies.
Rebuild the library with the current version of Keil.