We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
if I get a Warning 16 during Liking, does it necessaily mean that my function isnt being called(could it be possible that the function is being called indirectly). Can i remove the function from my source? Is warning 16 related in any way to Warning 15 or any other Warnings.
"could it be possible that the function is being called indirectly" Yes that's entirely possible - which is why you get the warning! Lookup the Linker OVERLAY directive, Application Note 129, and this knowledgebase article: http://www.keil.com/support/docs/210.htm