micro:bit compile error

30 Sep 2019

Hello,

I'm trying to compile micro-bit-hello-world example in mbed compiler and I got this error:

Error: '.syntax divided' arm assembly not supported in "microbit/microbit-dal/nRF51822/nrf51-sdk/source/nordic_sdk/components/drivers_nrf/delay/nrf_delay.h", Line: 266, Col: 6

Two weeks ago I compiled this same code and had no problems.

Someone could help me?

I imported the example from this page: https://os.mbed.com/teams/microbit//media/uploads/fabiosouzaembarcados/captura_de_tela_de_2019-09-28_17-41-58.png

18 Oct 2019

Hi Fabio,

Sorry for that inconvenience, we've addressed this issue and a PR is merged into master. https://github.com/ARMmbed/mbed-os/pull/11609

This issue is expected to be fixed by next release.

Regards, Desmond