5 years, 9 months ago.

online compiler won't export to IAR toolchain

I'm trying out the online compiler, and using the ST Discovery DISCO-F469NI. I want to export the code so i can use the IAR toolchain. However, the option is not there in the export-program drop-down list. If i change the export-target to something else, i see the iar option. Is export not supported for the the this board? Dragging and dropping the .bin also doesn't work (nothing happens)

1 Answer

5 years, 9 months ago.

Hello Sean,

Can you make sure that you have selected the right platform when exporting? I was able to export this program example program [[https://os.mbed.com/teams/ST/code/DISCO-F469NI_LCD_demo/?platform=ST-Discovery-F469NI] to IAR for Eclipse, VSCode, and Make.

Please let me know if you have any questions!

- Peter, team Mbed

If this solved your question, please make sure to click the "Thanks" link below!

I see all of those options, but none of them generate a project file for IAR embedded workbench IDE - at least not in an obvious way. If i select a different device - for example the NUCLEO-F411RE, this offers the three export targets you see, and an additional 'iar' - which allows me to open a project in the IAR IDE.

posted by Sean Smith 12 Jul 2018