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.
5 years, 7 months ago.
IDE
Can arm MBED interface with MCUExpresso?
If so where can I find the toolchain / board file necessary to enable MCUExpresso to target MBED?
Thanks
1 Answer
5 years, 7 months ago.
Hi Michael,
You can export MCUxpresso project through mbed-cli, this documentation describes the exporter mbed-cli support and how to use it.
https://os.mbed.com/docs/mbed-os/v5.12/tools/exporting.html
Thanks,
Desmond