Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
7 years, 10 months ago.
Export NUCLEO-F207ZG project to IAR
Hello.
mbed online IDE does not have export option for NUCLEO-F207ZG to IAR workbench. Also I tested mbed CLI but failed.
mbed export -i IAR -m NUCLEO_F207ZG project.py: error: NUCLEO_F207ZG not supported by iar ...
NUCLEO-F410ZG seems to have same problem. How can I do to fix this?
Thanks in advance - M -
1 Answer
7 years, 10 months ago.
Hey!
I've added support for this target, and you can track the progress here https://github.com/ARMmbed/mbed-os/pull/3717!
Sorry for any inconvenience.