This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

How to add some static Library (.a) file to current project

Hi Team,

I am facing the problem while adding static library (.a) file  to the segger environment project. If this added successfully then I can easily access the function used in the .a file in Segger project.

I used one option as below, project --> options --> Common --> Linker --> Additional input file but it is not working for me.

Please let me know is there any other options.

Thanks in advance.

Related