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

HOWTO Free uncalled function code space when using a custom LIB

I am trying to build/use a custom lib. But, the code size is huge by custom lib included many functions. Some function is not call, but still take code space.

I can mark out uncalled function to release lib space and program size. But, that is troublesome.

Is any method to do for limited code space with a large custom lib?

0