5 years, 7 months ago.

OS version on Cortex M4

Hi, I have a Cortex-M4 and I'd like to find out which version of the Mbed OS is burned onto it. How would I go about doing this?

1 Answer

5 years, 7 months ago.

there are many Cortex-M4 from many vendors. So you need to identify your board first. The board itself does not contain the mbed-os, usually it is shown as an USB mass storage device when you connect it to your host computer. Then you build your appliacation and copy the binary to this USB drive. Which version of mbed-os you can use for your app depends on the board resources.

I have a Cortex-M4 on a Fanstel BT840

posted by Darien Morrison 06 Sep 2018