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

Library members are using more ROM space

I am using ARM cortex m0 and i am facing an issue of more ROM space usage in that considerable amount is used by library members like _rtentry.o, __scatter_copy.o, aeabi_sdiv.o,rt_memcpy.o, rt_memclr.o,sys_stackheap_outer.o. Now how do i reduce this memory usage, why these library functions are getting called.