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.
Hi, Does any one know how to remove unused __aeabi_idivmod?
In SourceCode.htm, we can see __aeabi_idivmod is unused. But in SourceCode.map, it still occupy code memory.
SourceCode.htm __aeabi_idivmod (Thumb, 460 bytes, Stack size 8 bytes, aeabi_sdivfast.o(.text), UNUSED )
SourceCode.map __aeabi_idivmod 0x00000803 Thumb Code 460 aeabi_sdivfast.o(.text)
Thanks.