Tool/software: Linux
Hi,
i want to add some code with own head & c file.
I include head file in origin code and add the file path in the NAKEFILE.MK, then make them
i got "undefined reference to 'function_name' ".
Should i need modify other files to make sure compiler link correctly?
thanks,
Chen-Wei