Where can I find startup file for STM32G0 processors for IAR Embedded Workbench?
I need to convert STMCubeIDE project to IAR Embedded Workbench.
I found here (https://www.st.com/en/embedded-software/stm32-standard-peripheral-libraries.html#products) STM32 Standard Peripheral Libraries, which include templates for also IAR Embedded Workbench. But there is no library for the G0 (STM32G070RB to be exact) processors. Is the file startup_stm32g070rbtx.s for IAR anywhere available, or do I need to create it myself? Or is there even an easier way to import STMCubeIDE project for G0 to IAR Embedded workbench, than to migrate the code to IAR Embedded Workbench as instructed in this video (https://www.youtube.com/watch?v=xtmpmy8t19Q)?
