I build a library with m functions, I called n (n<m) functions, How can I avoid the warning:"Uncall function"?
I checked the option "Create Library" in the Options for target window.