Question
Porting a KEIL project to IAR
Posted on November 04, 2015 at 20:03
Is there a tutorial/ resource page, where it I can find some guidelines about converting a KEIL project to IAR? I tried myself, but couldn't do it ( I am new in IAR toolchain). More specifically, I am looking to convert STM32L15XX_FLASH.ld and
startup_stm32l15XX_md_vl.s linker files into IAR compitable format. #iar #keil