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