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

nrf9160 Engineering segger environment how to generate lib files, how to join lib files

I want to make printf_test.c file into a lib file and join my nrf9160 routine, but don't know how to generate the lib file and how to join the lib file?

The measured project is shown in the figure below


The code is attached to the annex

hello_world_.rar

Related