07:15:12 [INFO] System bus created. 07:15:13 [INFO] sysbus: Loading segment of 233944 bytes length at 0x0. 07:15:13 [INFO] sysbus: Loading segment of 2468 bytes length at 0x391D8. 07:15:13 [INFO] sysbus: Loading segment of 43751 bytes length at 0x200009A8. 07:15:13 [INFO] cpu0: Setting initial values: PC = 0x3575, SP = 0x200082D8. 07:15:13 [INFO] bt510: Machine started. 07:15:13 [WARNING] sysbus: [cpu0: 0x28684] ReadDoubleWord from non existing peripheral at 0x10000130. 07:15:13 [WARNING] sysbus: [cpu0: 0x28684] ReadDoubleWord from non existing peripheral at 0x10000130. 07:15:13 [WARNING] sysbus: [cpu0: 0xB8F8] ReadDoubleWord from non existing peripheral at 0x10000130. 07:15:13 [WARNING] sysbus: [cpu0: 0xB8F8] ReadDoubleWord from non existing peripheral at 0x10000130. 07:15:13 [WARNING] sysbus: [cpu0: 0xB8F8] ReadDoubleWord from non existing peripheral at 0x10000130. 07:15:13 [WARNING] sysbus: [cpu0: 0xB8F8] ReadDoubleWord from non existing peripheral at 0x10000130. 07:15:13 [WARNING] sysbus: [cpu0: 0x28684] ReadDoubleWord from non existing peripheral at 0x10000130. 07:15:13 [WARNING] sysbus: [cpu0: 0xBA5C] ReadDoubleWord from non existing peripheral at 0x10000130. 07:15:13 [WARNING] sysbus: [cpu0: 0xBA86] ReadDoubleWord from non existing peripheral at 0x10001200. 07:15:13 [WARNING] sysbus: [cpu0: 0xBA92] ReadDoubleWord from non existing peripheral at 0x10001204. 07:15:13 [WARNING] nvic: Unhandled write to offset 0xD28, value 0xFFFFFFFF. 07:15:13 [WARNING] nvic: Unhandled write to offset 0xD2C, value 0xFFFFFFFF. 07:15:13 [WARNING] nvic: Unhandled write to offset 0xD94, value 0x0. 07:15:13 [WARNING] nvic: Unhandled write to offset 0xD98, value 0x0. 07:15:13 [WARNING] nvic: Unhandled write to offset 0xD9C, value 0x10. 07:15:13 [WARNING] nvic: Unhandled write to offset 0xDA0, value 0x7020027. 07:15:13 [WARNING] nvic: Unhandled write to offset 0xD98, value 0x1. 07:15:13 [WARNING] nvic: Unhandled write to offset 0xD9C, value 0x20000011. 07:15:13 [WARNING] nvic: Unhandled write to offset 0xDA0, value 0x110B0023. 07:15:13 [WARNING] nvic: Unhandled write to offset 0xD94, value 0x5. 07:15:13 [WARNING] sysbus: [cpu0: 0x37A8] WriteDoubleWord to non existing peripheral at 0x4001E540, value 0x1. 07:15:13 [WARNING] clock: Unhandled write to offset 0x578, value 0x1. 07:15:13 [WARNING] sysbus: [cpu0: 0xC064] WriteDoubleWord to non existing peripheral at 0x4000617C, value 0x0. 07:15:13 [WARNING] sysbus: [cpu0: 0xC064] ReadDoubleWord from non existing peripheral at 0x4000617C. 07:15:13 [WARNING] sysbus: [cpu0: 0xC064] WriteDoubleWord to non existing peripheral at 0x40006304, value 0x80000000. 07:15:13 [WARNING] uart0: Unhandled write to offset 0x50C. Unhandled bits: [0, 3-31] when writing value 0x6. Tags: PIN (0x19), PORT (0x1), RESERVED (0x1FFFFFF), CONNECT (0x1). 07:15:13 [WARNING] sysbus: [cpu0: 0xB8D8] WriteDoubleWord to non existing peripheral at 0x50000508, value 0x40. 07:15:13 [WARNING] sysbus: [cpu0: 0xB898] WriteDoubleWord to non existing peripheral at 0x50000718, value 0x3. 07:15:13 [WARNING] uart0: Unhandled write to offset 0x514. Unhandled bits: [0-2, 4-31] when writing value 0x8. Tags: PIN (0x17), PORT (0x1), RESERVED (0x1FFFFFF), CONNECT (0x1). 07:15:13 [WARNING] sysbus: [cpu0: 0xB898] WriteDoubleWord to non existing peripheral at 0x50000720, value 0x0. 07:15:13 [WARNING] sysbus: [cpu0: 0xB02A] WriteDoubleWord to non existing peripheral at 0x4001F5A8, value 0x40002120. 07:15:13 [WARNING] sysbus: [cpu0: 0xB02A] WriteDoubleWord to non existing peripheral at 0x4001F5AC, value 0x4000200C. 07:15:13 [WARNING] sysbus: [cpu0: 0xB02A] WriteDoubleWord to non existing peripheral at 0x4001F504, value 0x80000. 07:15:13 [WARNING] rtc1: Unhandled write to offset 0x304. Unhandled bits: [1] when writing value 0x2. Tags: OVRFLW (0x1). 07:15:13 [WARNING] clock: Unhandled read from offset 0x414. 07:15:13 [INFO] Pseudorandom Number Generator was created with seed: 741324732 07:15:13 [INFO] uart0: [host: 0.58s (+0.58s)|virt: 1.7ms (+1.7ms)] *** Booting Zephyr OS build v3.1.0-rc3-4-g2ef3fe7bca13 *** 07:15:18 [INFO] uart0: [host: 5.88s (+5.31s)|virt: 3.05s (+3.05s)] MicroPython v3.1.0-rc3-4-g2ef3fe7bca-dirty on 2022-06-02; zephyr-bt510 with nRF52840_QIAA 07:15:18 [INFO] uart0: [host: 5.89s (+7.08ms)|virt: 3.05s (+0.18ms)] Type "help()" for more information. 07:15:18 [INFO] uart0: [host: 5.93s (+40.68ms)|virt: 3.07s (+19.45ms)] >>> 2+2 07:15:18 [INFO] uart0: [host: 5.94s (+6.07ms)|virt: 3.07s (+0.2ms)] 4 07:15:19 [INFO] uart0: [host: 6.45s (+0.52s)|virt: 3.35s (+0.28s)] >>> def compare(a, b): return True if a > b else False 07:15:19 [INFO] uart0: [host: 6.47s (+13.13ms)|virt: 3.36s (+6.9ms)] ... 07:15:19 [INFO] uart0: [host: 6.65s (+0.18s)|virt: 3.47s (+0.11s)] >>> compare(3.2, 2.4) 07:15:19 [INFO] uart0: [host: 6.65s (+2.03ms)|virt: 3.47s (+0.41ms)] True 07:15:19 [INFO] uart0: [host: 6.84s (+0.18s)|virt: 3.57s (+0.1s)] >>> compare(2.2, 5.8) 07:15:19 [INFO] uart0: [host: 6.84s (+1.67ms)|virt: 3.57s (+0.41ms)] False 07:15:19 [INFO] bt510: Machine paused. 07:15:19 [INFO] bt510: Disposed. 07:15:19 [INFO] uart0: [host: 6.87s (+31.34ms)|virt: 3.58s (+9.99ms)] >>>