IAR EWARM to STM32?
I am trying to find the best way to take a project (for a STM32F030) that was created in IAR Embedded Workbench and bring it into STM32?
I’ve come across this, which I have installed and setup, (http://eclipse-update.iar.com/) which allows me to open the project in STM32, but it is still linked back to the IAR compiler.
How do I get this project to now run using the STM32 compiler?
Alternatively, are there others way I could try?