10:57:58.7557 [INFO] System bus created. 10:58:00.5692 [INFO] sysbus: Loading segment of 122488 bytes length at 0x0. 10:58:00.5926 [INFO] sysbus: Loading segment of 833 bytes length at 0x1DE78. 10:58:00.5930 [INFO] sysbus: Loading segment of 4 bytes length at 0x1E1B9. 10:58:00.5933 [INFO] sysbus: Loading segment of 25680 bytes length at 0x20000348. 10:58:01.1070 [INFO] cpu0: Setting initial values: PC = 0x2E1D, SP = 0x20006398. 10:58:01.1114 [INFO] adafruit_feather_nrf52840: Machine started. 10:58:01.2133 [WARNING] sysbus: [cpu0: 0x4048] ReadDoubleWord from non existing peripheral at 0x10000130. 10:58:01.2135 [WARNING] sysbus: [cpu0: 0x4014] ReadDoubleWord from non existing peripheral at 0x10000130. 10:58:01.2148 [WARNING] sysbus: [cpu0: 0x4014] ReadDoubleWord from non existing peripheral at 0x10000130. 10:58:01.2148 [WARNING] sysbus: [cpu0: 0x4014] ReadDoubleWord from non existing peripheral at 0x10000130. 10:58:01.2148 [WARNING] sysbus: [cpu0: 0x4014] ReadDoubleWord from non existing peripheral at 0x10000130. 10:58:01.2149 [WARNING] sysbus: [cpu0: 0x4144] ReadDoubleWord from non existing peripheral at 0x10000130. 10:58:01.2292 [WARNING] sysbus: [cpu0: 0x417A] ReadDoubleWord from non existing peripheral at 0x10000130. 10:58:01.2292 [WARNING] sysbus: [cpu0: 0x41A4] ReadDoubleWord from non existing peripheral at 0x10001200. 10:58:01.2293 [WARNING] sysbus: [cpu0: 0x41B0] ReadDoubleWord from non existing peripheral at 0x10001204. 10:58:01.2401 [WARNING] nvic: Unhandled write to offset 0xD28, value 0xFFFFFFFF. 10:58:01.2401 [WARNING] nvic: Unhandled write to offset 0xD2C, value 0xFFFFFFFF. 10:58:01.2402 [WARNING] nvic: Unhandled write to offset 0xD94, value 0x0. 10:58:01.2402 [WARNING] nvic: Unhandled write to offset 0xD98, value 0x0. 10:58:01.2403 [WARNING] nvic: Unhandled write to offset 0xD9C, value 0x10. 10:58:01.2403 [WARNING] nvic: Unhandled write to offset 0xDA0, value 0x7020027. 10:58:01.2403 [WARNING] nvic: Unhandled write to offset 0xD98, value 0x1. 10:58:01.2404 [WARNING] nvic: Unhandled write to offset 0xD9C, value 0x20000011. 10:58:01.2404 [WARNING] nvic: Unhandled write to offset 0xDA0, value 0x110B0023. 10:58:01.2404 [WARNING] nvic: Unhandled write to offset 0xD94, value 0x5. 10:58:01.2411 [WARNING] sysbus: [cpu0: 0x3020] WriteDoubleWord to non existing peripheral at 0x4001E540, value 0x1. 10:58:01.2420 [WARNING] clock: Unhandled write to offset 0x578, value 0x1. 10:58:01.2506 [WARNING] sysbus: [cpu0: 0x4790] WriteDoubleWord to non existing peripheral at 0x4000617C, value 0x0. 10:58:01.2507 [WARNING] sysbus: [cpu0: 0x4790] ReadDoubleWord from non existing peripheral at 0x4000617C. 10:58:01.2507 [WARNING] sysbus: [cpu0: 0x4790] WriteDoubleWord to non existing peripheral at 0x40006304, value 0x80000000. 10:58:01.2584 [WARNING] uart0: Unhandled write to offset 0x50C. Unhandled bits: [1-2, 5-31] when writing value 0x19. Tags: PIN (0x6), PORT (0x1), RESERVED (0x1FFFFFF), CONNECT (0x1). 10:58:01.2585 [WARNING] sysbus: [cpu0: 0x3680] WriteDoubleWord to non existing peripheral at 0x50000508, value 0x2000000. 10:58:01.2585 [WARNING] sysbus: [cpu0: 0x36F4] WriteDoubleWord to non existing peripheral at 0x50000764, value 0x3. 10:58:01.2586 [WARNING] uart0: Unhandled write to offset 0x514. Unhandled bits: [0-2, 5-31] when writing value 0x18. Tags: PIN (0x7), PORT (0x1), RESERVED (0x1FFFFFF), CONNECT (0x1). 10:58:01.2586 [WARNING] sysbus: [cpu0: 0x36F4] WriteDoubleWord to non existing peripheral at 0x50000760, value 0x0. 10:58:01.2669 [WARNING] rtc1: Unhandled write to offset 0x304. Unhandled bits: [1] when writing value 0x2. Tags: OVRFLW (0x1). 10:58:01.2803 [WARNING] clock: Unhandled read from offset 0x414. 10:58:01.3360 [INFO] uart0: [host: 1.12s (+1.12s)|virt: 0.21ms (+0.21ms)] *** Booting Zephyr OS build 38f554ef4f99 *** 10:58:01.4974 [INFO] uart0: [host: 1.28s (+0.16s)|virt: 0.55ms (+0.34ms)] MicroPython fe2a833-dirty on 2023-03-03; zephyr-adafruit_feather_nrf52840 with nRF52840_QIAA 10:58:01.5739 [INFO] uart0: [host: 1.35s (+76.2ms)|virt: 6.3ms (+5.75ms)] >>> 2+2 10:58:01.6292 [INFO] uart0: [host: 1.41s (+55.58ms)|virt: 6.5ms (+0.2ms)] 4 10:58:02.1719 [INFO] uart0: [host: 1.95s (+0.54s)|virt: 55.3ms (+48.8ms)] >>> def compare(a, b): return True if a > b else False 10:58:02.2065 [INFO] uart0: [host: 1.99s (+34.63ms)|virt: 55.4ms (+0.1ms)] ... 10:58:02.4411 [INFO] uart0: [host: 2.22s (+0.23s)|virt: 56.11ms (+0.71ms)] >>> compare(3.2, 2.4) 10:58:02.5399 [ERROR] cpu0: Profiler: Trying to return from frame while internal stack tracking is empty 10:58:02.5401 [ERROR] cpu0: Profiler: Trying to return from frame while internal stack tracking is empty 10:58:02.5444 [ERROR] cpu0: Profiler: Trying to return from frame while internal stack tracking is empty 10:58:02.5446 [ERROR] cpu0: Profiler: Trying to return from frame while internal stack tracking is empty 10:58:02.5447 [ERROR] cpu0: Profiler: Trying to return from frame while internal stack tracking is empty 10:58:02.5449 [ERROR] cpu0: Profiler: Trying to return from frame while internal stack tracking is empty 10:58:02.5450 [ERROR] cpu0: Profiler: Trying to return from frame while internal stack tracking is empty 10:58:02.5453 [ERROR] cpu0: Profiler: Trying to return from frame while internal stack tracking is empty 10:58:02.5601 [INFO] uart0: [host: 2.34s (+0.12s)|virt: 56.51ms (+0.4ms)] True 10:58:02.7755 [INFO] uart0: [host: 2.56s (+0.22s)|virt: 67.5ms (+10.99ms)] >>> compare(2.2, 5.8) 10:58:02.8630 [ERROR] cpu0: Profiler: Trying to return from frame while internal stack tracking is empty 10:58:02.8632 [ERROR] cpu0: Profiler: Trying to return from frame while internal stack tracking is empty 10:58:02.8648 [ERROR] cpu0: Profiler: Trying to return from frame while internal stack tracking is empty 10:58:02.8650 [ERROR] cpu0: Profiler: Trying to return from frame while internal stack tracking is empty 10:58:02.8651 [ERROR] cpu0: Profiler: Trying to return from frame while internal stack tracking is empty 10:58:02.8654 [ERROR] cpu0: Profiler: Trying to return from frame while internal stack tracking is empty 10:58:02.8737 [ERROR] cpu0: Profiler: Trying to return from frame while internal stack tracking is empty 10:58:02.8738 [ERROR] cpu0: Profiler: Trying to return from frame while internal stack tracking is empty 10:58:02.8739 [ERROR] cpu0: Profiler: Trying to return from frame while internal stack tracking is empty 10:58:02.8742 [ERROR] cpu0: Profiler: Trying to return from frame while internal stack tracking is empty 10:58:02.8743 [ERROR] cpu0: Profiler: Trying to return from frame while internal stack tracking is empty 10:58:02.8747 [ERROR] cpu0: Profiler: Trying to return from frame while internal stack tracking is empty 10:58:02.8946 [INFO] uart0: [host: 2.67s (+0.12s)|virt: 67.91ms (+0.41ms)] False 10:58:02.9155 [INFO] adafruit_feather_nrf52840: Machine paused. 10:58:02.9325 [INFO] adafruit_feather_nrf52840: Disposed. 10:58:02.9338 [INFO] uart0: [host: 2.71s (+39.18ms)|virt: 68.4ms (+0.49ms)] >>>