Dear All,
I created a serial.lib file with four functions, and added to new project . in main i called only 2 function which is present in lib file. so its giving me an warning "*** WARNING L16: UNCALLED FUNCTION, IGNORED FOR OVERLAY PROCESS" this is because of other 2 function which is not called in main.
how to clear this warning...
Thanks & regards Kiran Kumar D
uvision do not have a smart linker :(
One of the linkers (I do not rely on tools, I write stuff that works - and, thus, do not recall which one) can remove unused functions.
Erik
http://www.keil.com/support/man/docs/lx51/lx51_removeunused.htm