5 years, 1 month 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, 1 month 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