Advertisement
Guest User

Untitled

a guest
Jun 19th, 2018
210
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.70 KB | None | 0 0
  1. [mskamra@localhost build]$ ninja flash
  2. [0/1] Flashing curie_ble
  3. warning: No cached runners are available in /home/mskamra/projects/zephyr/samples/bluetooth/hci_uart/build/CMakeCache.txt
  4. fatal error: command flash cannot be run in this context:
  5. No flash runner available for curie_ble. Please either specify one
  6. manually, or check your board's documentation for
  7. alternative instructions.
  8. FAILED: zephyr/cmake/flash/CMakeFiles/flash
  9. cd /home/mskamra/projects/zephyr/samples/bluetooth/hci_uart/build && /home/mskamra/cmake/cmake-3.8.2-Linux-x86_64/bin/cmake -E env PYTHONPATH=/home/mskamra/projects/zephyr/scripts/meta /usr/bin/python3 -m west flash --skip-rebuild
  10. ninja: build stopped: subcommand failed.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement