Solved
Undefined referenece to error
Hi,
from Properties -> Paths and Symbols i added file path to 'Include Directories'. Then, i added my source file and my header file to 'my_libs' which i created under project_name -> Drivers.
When i call a function from library i see 'undefined reference to (function_name)' error.
How can i fix this?
Best regads.