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.
6 years, 7 months ago.
How to compile and run program arm-musca board
Hello.
May you tell please how to compile and run program at arm musca board.
I tried 1) To compile and run samples with Keil studio (evalution license), I've got errors with both samples.
2) To compile sample with mbed https://os.mbed.com/docs/v5.8/tutorials/quick-start-offline.html.
mbed compile --target arm_musca_A --toolchain GCC_ARM --flash
error: musca is not supported in mbed
3) To compile sample with online comipler https://os.mbed.com/compiler/#nav:/prog001/main.cpp; Error: Target "ARM_MUSCA" is not recognized.
Question relating to:
1 Answer
6 years, 7 months ago.
Hi Alexey. The Mbed OS port for Musca is still in development. Once the porting is done, it will be enabled on the online compiler and you will also be able to build for it from the CLI. Currently the ETA is mid-May. Please watch this space for more updates. Thanks.