speed & code size stm32cubeIDE vs iar
hi
i use of iar embedded workbench arm.
But after seeing the ads and features of stm32cubeIDE, I used stm32cubeIDE for testing.
There are two major drawbacks to stm32cubeIDE:
1. The generated hex code is almost twice as long as iar(in flash memory).
2- The execution speed of the program is almost 2 times slower than iar.
The amount of RAM used in stm32cubeIDE was slightly higher and can be ignored.
A large project was used for the experiment, in which almost most of the features of micro stm32f407vg were used.
This experiment was performed for micro stm32f030f4 with a small project that opened the result as before.
I urge developers to address these two important issues.
Friends, please share your experiences.
Thanks