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

ununsed functions contained in a library

Hi,

In a project, I'm using the --feedback=unused.txt control in order to remove functions from the final image that are not in use. This works fine except for those functions that are in a library which I have also included.
The linker identifies all the unused functions, but is not able to remove them.
Unfortunately I have very little flash memory space which makes this feature quite important for me.

I'm using MDK-ARM V3.70

Thanks for your help,
Florian