16:47:01.9871 [INFO] System bus created. 16:47:03.6885 [INFO] sysbus: Loading segment of 120524 bytes length at 0x8000000. 16:47:03.7141 [INFO] sysbus: Loading segment of 835 bytes length at 0x801D6CC. 16:47:03.7143 [INFO] sysbus: Loading segment of 4 bytes length at 0x801DA0F. 16:47:03.7144 [INFO] sysbus: Loading segment of 26232 bytes length at 0x20000348. 16:47:04.1791 [INFO] cpu0: Setting initial values: PC = 0x80026C5, SP = 0x20006500. 16:47:04.1814 [INFO] stm32l496g_disco: Machine started. 16:47:04.2467 [WARNING] nvic0: Changing value of the SHCSR register to 0x70000, the register isn't supported by Renode 16:47:04.2488 [WARNING] nvic0: Unhandled write to offset 0xD2C, value 0xFFFFFFFF. 16:47:04.3405 [WARNING] sysbus: [cpu0: 0x800398C] (tag: 'PWR_CR1') ReadDoubleWord from non existing peripheral at 0x40007000, returning 0x00000F00. 16:47:04.3406 [WARNING] sysbus: [cpu0: 0x80039DA] ReadDoubleWord from non existing peripheral at 0x40022000. 16:47:04.3408 [WARNING] sysbus: [cpu0: 0x80039DA] WriteDoubleWord to non existing peripheral at 0x40022000, value 0x0. 16:47:04.3409 [WARNING] sysbus: [cpu0: 0x80039DA] ReadDoubleWord from non existing peripheral at 0x40022000. 16:47:04.3413 [WARNING] sysbus: [cpu0: 0x8002300] ReadDoubleWord from non existing peripheral at 0xE0042004. 16:47:04.3413 [WARNING] sysbus: [cpu0: 0x8002300] WriteDoubleWord to non existing peripheral at 0xE0042004, value 0x0. 16:47:04.3415 [WARNING] sysbus: [cpu0: 0x800314A] ReadDoubleWord from non existing peripheral at 0x40007004. 16:47:04.3415 [WARNING] sysbus: [cpu0: 0x800314A] WriteDoubleWord to non existing peripheral at 0x40007004, value 0x200. 16:47:04.3418 [WARNING] sysbus: [cpu0: 0x8003148] ReadDoubleWord from non existing peripheral at 0x40007004. 16:47:04.3418 [WARNING] sysbus: [cpu0: 0x8003148] WriteDoubleWord to non existing peripheral at 0x40007004, value 0x200. 16:47:04.3419 [WARNING] sysbus: [cpu0: 0x8003148] ReadDoubleWord from non existing peripheral at 0x40007004. 16:47:04.3419 [WARNING] sysbus: [cpu0: 0x8003148] WriteDoubleWord to non existing peripheral at 0x40007004, value 0x200. 16:47:04.3421 [WARNING] sysbus: [cpu0: 0x8003148] ReadDoubleWord from non existing peripheral at 0x40007004. 16:47:04.3421 [WARNING] sysbus: [cpu0: 0x8003148] WriteDoubleWord to non existing peripheral at 0x40007004, value 0x200. 16:47:04.3451 [WARNING] sysbus: [cpu0: 0x8003148] ReadDoubleWord from non existing peripheral at 0x40007004. 16:47:04.3452 [WARNING] sysbus: [cpu0: 0x8003148] WriteDoubleWord to non existing peripheral at 0x40007004, value 0x200. 16:47:04.3454 [WARNING] sysbus: [cpu0: 0x8003148] ReadDoubleWord from non existing peripheral at 0x40007004. 16:47:04.3454 [WARNING] sysbus: [cpu0: 0x8003148] WriteDoubleWord to non existing peripheral at 0x40007004, value 0x200. 16:47:04.3457 [WARNING] sysbus: [cpu0: 0x8003148] ReadDoubleWord from non existing peripheral at 0x40007004. 16:47:04.3457 [WARNING] sysbus: [cpu0: 0x8003148] WriteDoubleWord to non existing peripheral at 0x40007004, value 0x200. 16:47:04.3458 [WARNING] sysbus: [cpu0: 0x8003148] ReadDoubleWord from non existing peripheral at 0x40007004. 16:47:04.3459 [WARNING] sysbus: [cpu0: 0x8003148] WriteDoubleWord to non existing peripheral at 0x40007004, value 0x200. 16:47:04.3460 [WARNING] sysbus: [cpu0: 0x8003148] ReadDoubleWord from non existing peripheral at 0x40007004. 16:47:04.3461 [WARNING] sysbus: [cpu0: 0x8003148] WriteDoubleWord to non existing peripheral at 0x40007004, value 0x200. 16:47:04.3616 [WARNING] lpuart1: Unhandled write to offset 0xC. Unhandled bits: [17] when writing value 0x2B672. Tags: RESERVED (0x2). 16:47:04.3871 [INFO] usart2: [host: 0.85s (+0.85s)|virt: 0.13ms (+0.13ms)] *** Booting Zephyr OS build 3723493f60a1 *** 16:47:04.4006 [INFO] stm32l496g_disco: Machine paused. 16:47:04.4086 [INFO] stm32l496g_disco: Machine resumed. 16:47:04.4092 [INFO] usart2: [host: 0.87s (+21.98ms)|virt: 0.16ms (+28µs)] 16:47:04.4811 [INFO] usart2: [host: 0.94s (+72ms)|virt: 0.46ms (+0.3ms)] MicroPython c5fc34d on 2024-03-27; zephyr-stm32l496g_disco with stm32l496xx 16:47:04.5464 [INFO] usart2: [host: 1.01s (+65.33ms)|virt: 45.31ms (+44.85ms)] >>> 2+2 16:47:04.5888 [INFO] usart2: [host: 1.05s (+42.34ms)|virt: 45.55ms (+0.24ms)] 4 16:47:04.5888 [INFO] stm32l496g_disco: Machine paused. 16:47:05.1131 [INFO] stm32l496g_disco: Machine resumed. 16:47:05.1134 [INFO] usart2: [host: 1.57s (+0.52s)|virt: 45.55ms (+1µs)] 16:47:05.2131 [INFO] usart2: [host: 1.67s (+99.7ms)|virt: 45.96ms (+0.41ms)] >>> def compare(a, b): return True if a > b else False 16:47:05.2291 [INFO] usart2: [host: 1.69s (+16.01ms)|virt: 46.01ms (+49µs)] ... 16:47:05.4054 [INFO] usart2: [host: 1.87s (+0.18s)|virt: 0.14s (+98.7ms)] >>> compare(3.2, 2.4) 16:47:05.5074 [INFO] usart2: [host: 1.97s (+0.1s)|virt: 0.15s (+0.42ms)] True 16:47:05.5074 [INFO] stm32l496g_disco: Machine paused. 16:47:05.6932 [INFO] stm32l496g_disco: Machine resumed. 16:47:05.6935 [INFO] usart2: [host: 2.15s (+0.19s)|virt: 0.15s (+1µs)] 16:47:05.7269 [INFO] usart2: [host: 2.19s (+33.47ms)|virt: 0.15s (+0.2ms)] >>> compare(2.2, 5.8) 16:47:05.7732 [INFO] usart2: [host: 2.23s (+46.23ms)|virt: 0.15s (+0.42ms)] False 16:47:05.7969 [WARNING] Pause on match was requested, but the matching string had already been printed when the assertion was made. Pause time will not be deterministic. 16:47:05.7972 [INFO] stm32l496g_disco: Machine paused. 16:47:05.8757 [INFO] stm32l496g_disco: Disposed. 16:47:05.8764 [INFO] usart2: [host: 2.34s (+0.1s)|virt: 0.21s (+60.55ms)] >>>