The official Mbed 2 C/C++ SDK provides the software platform and libraries to build your applications.

Dependents:   hello SerialTestv11 SerialTestv12 Sierpinski ... more

Issue: Wrong export to IAR toolchain for ST Nucleo F401RE (Closed: Fixed)

I tried the blink led example using the online compiler and the ST Nucleo F401RE board. Everything was OK! Then I tried to export and the tool gave me 4 choices: Keil, IAR, mbed online IDE and Zip. The other ones are gray. When I choose IAR everything seems OK but when I try to compile there is no linker script. I looked at he mbed source folders and I did not found a IAR folder for this board so I think the problem is here but the online tools let me export without giving any error or warning.

3 comments:

05 Mar 2014

Hello,

thanks for reporting. I am going to fix this. IAR was not added properly.

Do you use github? CAn you report issues there, will be much faster, because many of us have notifications so we track issues there.

Regards, 0xc0170

05 Mar 2014

Stefano,

For the time being I've disabled the IAR option for export for the F401RE. When it is complete it will be re-enabled.

Thanks for taking the time to report this.

Steve

10 Mar 2014

Thank you everybody! I have not used github up to now but I will do that for any future issues.

Stefano