@Jasvivek-Reehal In order to use those libraries in your C/C++ code you need to cross-compile your program first using our build system. Please refer to our guide on how to setup the build system, how to compile C programs and how to actually cross-compile programs. You will find all the necessary steps and description. Also, check out our documentation to learn more about Library for Linker. I hope this will help!