mbedOS is supported on Arm's Beetle platform, see the following links for more information:
For general questions and other support articles on the Beetle platform see here.
Note: These instructions assume the Beetle board has been correctly configured for normal operation.
Please proceed with caution if you've modified the board in any way as programming it with the wrong configuration could leave it an unusable state.
The Beetle board configured for normal operation i.e. no jumpers attached
The Beetle board has a single mini USB-B connector providing:
The examples below assume a working mbed CLI development environment. For information on setting up this environment pleaswe refer to the mbed-cli documentation.
Both GCC and armcc are supported. These instructions were testing using `gcc-arm-none-eabi-5_2-2015q4' (from here) and with armcc v5.0.6.
`gcc-arm-none-eabi-5_2-2015q4'
An exporter is available for users wishing to build and debug within Keil MDK / uVision.
The serial terminal settings for connecting to Beetle are:
Note: Windows users will need to following the instructions here to install the required drivers.
Arm provide two mbedOS examples for the Beetle platform:
See the `README' files in those git repositories for more information.
`README'
To write the application to Flash and execute it:
`MBED'
`$ sync'
`RST'