µVision2 V2.14 Compiler : C51 V6.14 Target : 87C591 In my software, functions are not called. Which is the option of compilation which allows not to generate code for these functions? Even by using for the optimization of the code the level 1 " Dead codes elimination ", code is generated for the uncalled functions.