Advertisement
Guest User

logs

a guest
Feb 6th, 2016
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.24 KB | None | 0 0
  1. $ pebble install --emulator basalt -vvvv
  2. INFO:requests.packages.urllib3.connectionpool:Starting new HTTP connection (1): 209.118.208.39
  3. DEBUG:pebble_tool.util.analytics:Analytics collection disabled due to lack of internet connectivity
  4. DEBUG:pebble_tool.util.analytics:Queueing analytics data: {'platform': 'native_sdk', 'data': {}, 'event': 'invoke_command_install', 'identity': {'sdk_client_id': '7ab5ea00-9198-4ee1-9f51-967785f27213', 'user': u'547aefec313037003f050000'}, 'sdk': {'project': {'sdk': u'3', 'is_watchface': True, 'type': 'native', 'uuid': '4eb04cda-1779-4746-942d-208c169f933c', 'app_name': u'round-time'}, 'host': {'platform': 'Linux-3.19.0-47-generic-i686-with-Ubuntu-14.04-trusty', 'python_version': '2.7.6', 'is_vm': False}, 'version': u'3.9', 'tool_version': '4.1'}}
  5. DEBUG:pebble_tool.util.analytics:Analytics disabled; not posting.
  6. INFO:pebble_tool.sdk.emulator:Spawning QEMU.
  7. INFO:pebble_tool.sdk.emulator:Qemu command: qemu-pebble -rtc base=localtime -serial null -serial tcp::56190,server,nowait -serial tcp::39309,server -pflash /home/mlb406/.pebble-sdk/SDKs/3.9/sdk-core/pebble/basalt/qemu/qemu_micro_flash.bin -machine pebble-snowy-bb -cpu cortex-m4 -pflash /home/mlb406/.pebble-sdk/3.9/basalt/qemu_spi_flash.bin
  8. QEMU waiting for connection on: tcp:[::]:39309,server
  9. INFO:pebble_tool.sdk.emulator:Waiting for the firmware to boot.
  10. PEBBLE_SNOWY_DISPLAY: Unknown FPGA programming with a date stamp of 'Date: Jun 5 2015 17:24:5'. Defaulting to command set 2
  11. qemu stm32: hardware warning: PLL cannot be disabled while it is selected as the system clock.
  12. R00=00000000 R01=00000000 R02=00000000 R03=00000000
  13. R04=00000000 R05=00000000 R06=00000000 R07=00000000
  14. R08=00000000 R09=00000000 R10=00000000 R11=00000000
  15. R12=00000000 R13=20002068 R14=00000000 R15=080001b4
  16. PSR=40000173 -Z-- T svc32
  17. PEBBLE_SNOWY_DISPLAY: Unknown FPGA programming with a date stamp of 'Date: Jun 5 2015 17:24:5'. Defaulting to command set 2
  18. qemu stm32: hardware warning: PLL cannot be disabled while it is selected as the system clock.
  19. R00=00000000 R01=00000000 R02=00000000 R03=00000000
  20. R04=00000000 R05=00000000 R06=00000000 R07=00000000
  21. R08=00000000 R09=00000000 R10=00000000 R11=00000000
  22. R12=00000000 R13=20002068 R14=00000000 R15=080001b4
  23. PSR=40000173 -Z-- T svc32
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement