cancel
Showing results for 
Search instead for 
Did you mean: 

Remove __aeabi function

Jumper
Associate

Hi guys,
I'm novice in STM32, I'm working with IARIDE 850 I provided a flash memory area where I inserted two object modules which I expected should remain unchanged when I make changes to the other modules. Instead, I realized that the modules contain calls to functions that I didn't expect and that are external to the modules themselves. Is there a compiler option that excludes these functions? Or at most maybe putting them oinline? the functions have the suffix __aeabi and inside the code i have these calls i would like to avoid ​__aeabi​_dmul __aeabi​_dadd __aeabi​_dsub.

screenshot with disassebled code.

BranchCodiceMetrico.jpg   

0 REPLIES 0