Part Number: TDA4VM
Tool/software: TI C/C++ Compiler
Hello Expert,
I would like to ask how to apply my custom library to the code.
I have a all of 5'.so' files and several '.h' files.
I applied libraries and .h files to Concerto.mak.
I specified the path of the library and header with IDIRS += <PATH>
I applied the library with SYS_SHARED_LIBS += <library_name>.
However, the header file read from the path cannot read the library.
Please let me know if there is any documentation on how to apply the custom library.
Thanks,
Regards,
Kim