Загрузка данных
Loading section rom_start, size 0x2278 lma 0x80000000
0001098 I Target type is mimxrt1024 [board]
0001108 C Unable to claim interface for probe 0238000030f6a44000000000000000000000000097969905 [__main__]
Loading section text, size 0xec86c lma 0x80002280
Loading section .ARM.exidx, size 0x8 lma 0x800eeaec
Loading section initlevel, size 0x188 lma 0x800eeaf4
Loading section device_area, size 0x384 lma 0x800eec7c
Loading section sw_isr_table, size 0x470 lma 0x800ef000
Loading section _static_thread_data_area, size 0x90 lma 0x800ef470
Loading section dma_driver_api_area, size 0x28 lma 0x800ef500
Loading section entropy_driver_api_area, size 0x8 lma 0x800ef528
Loading section flash_driver_api_area, size 0x18 lma 0x800ef530
Loading section gpio_driver_api_area, size 0x24 lma 0x800ef548
Loading section i2c_driver_api_area, size 0x18 lma 0x800ef56c
Loading section i2s_driver_api_area, size 0x14 lma 0x800ef584
Loading section clock_control_driver_api_area, size 0x1c lma 0x800ef598
Loading section mdio_driver_api_area, size 0x18 lma 0x800ef5b4
Loading section uart_driver_api_area, size 0x4c lma 0x800ef5cc
Loading section ethphy_driver_api_area, size 0x28 lma 0x800ef618
Loading section net_l3_register_area, size 0x30 lma 0x800ef640
Loading section net_socket_register_area, size 0x10 lma 0x800ef670
--Type <RET> for more, q to quit, c to continue without paging--c
Loading section log_const_area, size 0x188 lma 0x800ef680
Loading section log_backend_area, size 0x10 lma 0x800ef808
Loading section input_callback_area, size 0x24 lma 0x800ef818
Loading section shell_area, size 0x30 lma 0x800ef83c
Loading section shell_root_cmds_area, size 0x40 lma 0x800ef86c
Loading section shell_subcmds_area, size 0x3ac lma 0x800ef8ac
Loading section shell_dynamic_subcmds_area, size 0x24 lma 0x800efc58
Loading section tdata, size 0x8 lma 0x800efc80
Loading section rodata, size 0x397b4 lma 0x800efc88
Loading section .ramfunc, size 0x80 lma 0x8012b03c
Loading section datas, size 0x549c lma 0x8012b0bc
Loading section device_states, size 0x34 lma 0x80130558
Loading section log_mpsc_pbuf_area, size 0x40 lma 0x8013058c
Loading section log_msg_ptr_area, size 0x4 lma 0x801305cc
Loading section log_dynamic_area, size 0xc4 lma 0x801305d0
Loading section k_mem_slab_area, size 0xfc lma 0x80130694
Loading section k_heap_area, size 0x3c lma 0x80130790
Loading section k_mutex_area, size 0xc8 lma 0x801307cc
Loading section k_msgq_area, size 0xf0 lma 0x80130894
Loading section k_sem_area, size 0xd8 lma 0x80130984
Loading section net_buf_pool_area, size 0xb0 lma 0x80130a5c
Loading section net_if_area, size 0x44 lma 0x80130b0c
Loading section net_if_dev_area, size 0x28 lma 0x80130b54
Loading section net_l2_area, size 0x14 lma 0x80130b7c
Loading section usbd_context_area, size 0x74 lma 0x80130b90
Loading section usbd_class_fs_area, size 0x18 lma 0x80130c04
Loading section usbd_class_hs_area, size 0x18 lma 0x80130c1c
Loading section usbd_msc_lun_area, size 0x10 lma 0x80130c34
Loading section .last_section, size 0x4 lma 0x80130c44
Start address 0x8001a5c4, load size 1241144
Transfer rate: 5 KB/sec, 1869 bytes/write.
(gdb) break main
Breakpoint 1 at 0x80011bb4: file /home/vovan/ZEPHYR_RTOS/zephyrproject/zephyr/samples/pjsip/pjproject/pjsip-apps/src/samples/zephyr_pjsua.c, line 864.
(gdb) s
(gdb) s
^C
Program received signal SIGINT, Interrupt.
z_arm_reset () at /home/vovan/ZEPHYR_RTOS/zephyrproject/zephyr/arch/arm/core/cortex_m/reset.S:121
121 ldr r0, =z_main_stack + CONFIG_MAIN_STACK_SIZE
(gdb) n
^C
Program received signal SIGINT, Interrupt.
z_arm_reset () at /home/vovan/ZEPHYR_RTOS/zephyrproject/zephyr/arch/arm/core/cortex_m/reset.S:121
121 ldr r0, =z_main_stack + CONFIG_MAIN_STACK_SIZE
система висит и не выполняет проход