2019-11-02 07:16 AM
2019-11-02 10:11 AM
Beyond the startup.s code most platforms build with exactly the same code.
IAR has some "In Ram" type directives, but these are used in some very limited circumstances.
The SystemClock_Config() is portable.
2019-11-02 01:18 PM
I mean can STM32CubeIDE generate IAR .eww files like STM32CubeMX does?
2019-11-03 12:08 PM
Sounds not. Do you know some IDE able to generate another IDE proprietary file(s) ?
Sounds only MX is able to.
2019-11-03 12:30 PM
Thank you for your answer. No, I really do not know such IDE. But in STMCubeIDE description page there is a statement :"STM32CubeIDE integrates all STM32CubeMX functionalities".