Skip to content

Broken Arduino 101 Bluetooth Core flashing #8470

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
MariuszSkamra opened this issue Jun 19, 2018 · 3 comments
Closed

Broken Arduino 101 Bluetooth Core flashing #8470

MariuszSkamra opened this issue Jun 19, 2018 · 3 comments
Assignees
Labels
area: Flashing bug The issue is a bug, or the PR is fixing a bug priority: medium Medium impact/importance bug

Comments

@MariuszSkamra
Copy link
Collaborator

MariuszSkamra commented Jun 19, 2018

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 works
Flashing HelloWorld on x86 core works as well.

@jfischer-no
Copy link
Collaborator

see #8177

@nashif nashif added the bug The issue is a bug, or the PR is fixing a bug label Jun 19, 2018
@nashif
Copy link
Member

nashif commented Jul 5, 2018

fixed by #8177

@nashif nashif closed this as completed Jul 5, 2018
@nashif nashif added the priority: medium Medium impact/importance bug label Jul 5, 2018
@hulkco
Copy link

hulkco commented Sep 13, 2018

hi, i have the same isue, and fix by using: dfu-util -a ble_core -D zephyr/zephyr.bin
i using Zephyr SDK 0.9.3 with git checkout tags/v1.12.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Flashing bug The issue is a bug, or the PR is fixing a bug priority: medium Medium impact/importance bug
Projects
None yet
Development

No branches or pull requests

5 participants