Broken Arduino 101 Bluetooth Core flashing #8470
Labels
area: Flashing
bug
The issue is a bug, or the PR is fixing a bug
priority: medium
Medium impact/importance bug
Uh oh!
There was an error while loading. Please reload this page.
I tried to flash Arduino 101 according to instructions from here: http://docs.zephyrproject.org/boards/x86/arduino_101/doc/board.html#flashing-the-bluetooth-core
I get an error "No flash runner available for curie_ble. https://pastebin.com/ExrYYfPG
On the other hand, calling dfu-util directly
dfu-util -a ble_core -D zephyr/zephyr.bin
worksFlashing HelloWorld on x86 core works as well.
The text was updated successfully, but these errors were encountered: