Question:
I am using CrossCore studio for ADSP-21369 software development.
I want to use some common functions in different projects so i have written some functions in separate static library project and generated -- *.dlb file. Now i want to link this file in my ADSP-21369 project. but i am not getting how to link *.dlb file in a sharc project.
========================
Answer:
The option is to simply add the library file in CCES Project is use the IDE via Project > Properties > C/C++ Build > Settings > Tool Settings > Linker > General > Additional libraries and object files.
Please refer the below CCES help for more information:
CrossCore Embedded Studio 2.x.x > SHARC Development Tools Documentation > C/C++ Library Manual for SHARC Processors > C/C++ Run-Time Library > C and C++ Run-Time Libraries Guide > Linking Library Functions