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.
µ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.