-
Notifications
You must be signed in to change notification settings - Fork 3k
Closed
Labels
Description
Description of defect
Mbed OS example application not running for target - ARM_MUSCA_A1
A simple https://github.com/ARMmbed/mbed-os-example-blinky example results in error
--- Serial output ---
[INF] Starting bootloader [ERR] Unable to find bootable image
Target(s) affected by this defect ?
ARM_MUSCA_A1
Toolchain(s) (name and version) displaying this defect ?
Arm Compiler 6.13 and GCC 9
mbed compile -t GCC_ARM -m ARM_MUSCA_A1_NS
mbed compile -t ARMC6 -m ARM_MUSCA_A1_NS
What version of Mbed-os are you using (tag or sha) ?
mbed-os-6.0.0-rc1
What version(s) of tools are you using. List all that apply (E.g. mbed-cli)
mbed cli - version - 1.10.2
How is this defect reproduced ?
Use https://github.com/ARMmbed/mbed-os/tree/mbed-os-6.0.0-rc1 version of mbed-os with https://github.com/ARMmbed/mbed-os-example-blinky. Build and flash the binary to MUSCA A1 board.