Can't use exported MBED project in IAR

08 May 2017

Hi everyone,

In the past I used IAR Workbench as a offline IDE for MBED. Now for some reason nothing works. I always get this error and I can't find any way to solve it or anyone with this problem: [Su004]: Option -O can only occur once

Any suggestions?

11 May 2017

join, I have same issue.

11 May 2017

Same Issue here

11 May 2017

Hello everyone,

I have tracked down the issue and submitted a Pull request to the mbed-os tools, which implement the online exporters, here: https://github.com/ARMmbed/mbed-os/pull/4293 .

In the mean time, you can work around this issue by following the instructions here: https://github.com/ARMmbed/mbed-cli/issues/487#issuecomment-300583123

Thanks

-Jimmy