This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

about code size of functions

How can we check code size of an individual functions?

One method is to disable all other functions and compile only one function.

Is there any other method?

0