We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Install pyOCD:
pip3 install pyocd
With the micro:bit connected:
screen
pyocd -gdbserver -t nrf51
arm-none-eabi-gdb echo.elf -ex 'target extended-remote :3333'