Engineering@ENG92 ~/HD-MRPS/Linux_Boot/4-8-2024_DK_HD_18ns $ "C:/Program Files/Arm/Development Studio 2023.0/bin/armdbg" --cdb-entry="Intel SoC FPGA::Arria 10 SoC::Bare Metal Debug::Bare Metal Debug::Debug Cortex-A9_0::USB-Blaster" --cdb-entry-param="rvi_address=USB-BlasterII on 192.168.3.44 [USB-1]:USB-BlasterII USB-1" --continue_on_error=true --stop_on_connect=false -s run-u-boot.ds [target] Starting debug server [target] Waiting for debug server to start accepting connections [target] Debug server started successfully [target] Connected to running target Cortex-A9_0 Execution stopped in SVC mode at S:0x000003EC S:0x000003EC LDR r1,[r0,#0] WARNING(CMD315): Target is not running Target has been reset Execution stopped in SVC mode due to a breakpoint or watchpoint: S:0x00000000 S:0x00000000 LDR pc,[pc,#24] ; [0x20] = 0xB8 Restoring Binary file C:\Users\engineering\HD-MRPS\Linux_Boot\4-8-2024_DK_HD_18ns\u-boot-socfpga\spl\u-boot-spl-dtb.bin into memory Restoring section S:0x00000000 to S:0x000171B4 into memory S:0xFFE00000 to S:0xFFE171B4 Hardware breakpoint 1 at S:0x00000000 Execution stopped in SVC mode at breakpoint 1: S:0x00000000 S:0x00000000 LDR pc,[pc,#24] ; [0x20] = 0xB8 Deleted temporary breakpoint: 1 Restoring Binary file C:\Users\engineering\HD-MRPS\Linux_Boot\4-8-2024_DK_HD_18ns\u-boot-socfpga\spl\u-boot-spl-dtb.bin into memory Restoring section S:0x00000000 to S:0x000171B4 into memory S:0xFFE00000 to S:0xFFE171B4 Hardware breakpoint 2 at S:0x00000000 Hardware breakpoint 3 at S:0xFFE010AC on file spl_a10.c, line 78 on file spl_a10.c, line 79 on file spl_a10.c, line 79 Execution stopped in SVC mode at breakpoint 3: S:0xFFE010AC In spl_a10.c S:0xFFE010AC 78,1 { Deleted temporary breakpoint: 3 All user breakpoints deleted Loaded section .text: S:0x01000040 ~ S:0x010003E7 (size 0x3A8) Loaded section .efi_runtime: S:0x010003E8 ~ S:0x01000FB7 (size 0xBD0) Loaded section .text_rest: S:0x01000FC0 ~ S:0x01040967 (size 0x3F9A8) Loaded section .rodata: S:0x01040968 ~ S:0x01058468 (size 0x17B01) Loaded section .hash: S:0x0105846C ~ S:0x01058483 (size 0x18) Loaded section .data: S:0x01058488 ~ S:0x0105B71B (size 0x3294) Loaded section .got.plt: S:0x0105B71C ~ S:0x0105B727 (size 0xC) Loaded section __u_boot_list: S:0x0105B728 ~ S:0x0105D057 (size 0x1930) Loaded section .efi_runtime_rel: S:0x0105D058 ~ S:0x0105D127 (size 0xD0) Loaded section .rel.dyn: S:0x0105D128 ~ S:0x0106C1AF (size 0xF088) Loaded section .dynsym: S:0x0106C1B0 ~ S:0x0106C1DF (size 0x30) Loaded section .dynstr: S:0x0106C1E0 ~ S:0x0106C1E0 (size 0x1) Loaded section .dynamic: S:0x0106C1E4 ~ S:0x0106C273 (size 0x90) Loaded section .gnu.hash: S:0x0106C274 ~ S:0x0106C28B (size 0x18) Loaded section .dynamic: S:0x0106C1E4 ~ S:0x0106C273 (size 0x90) Entry point S:0x01000040 Unable to set software breakpoint, falling back to hardware breakpoint Starting target with image C:\Users\engineering\HD-MRPS\Linux_Boot\4-8-2024_DK_HD_18ns\u-boot-socfpga\u-boot Running from entry point WARNING(CMD399-COR168): # in C:\Users\engineering\HD-MRPS\Linux_Boot\4-8-2024_DK_HD_18ns\run-u-boot.ds:32 while executing: start ! Failed to start the target ! No function named "main" could be found WARNING(CMD407): Trying the entry point instead Execution stopped in SVC mode at S:0x01000040 In boot0.h S:0x01000040 10,0 ARM_VECTORS ERROR(ITR205-TAD274-NAL20): # in C:\Users\engineering\HD-MRPS\Linux_Boot\4-8-2024_DK_HD_18ns\run-u-boot.ds:34 while executing: restore u-boot-socfpga/u-boot.dtb binary &_end ! Unable to restore image ! Failed to write 23,816 bytes to address S:0x0106C1B0 while writing block of 4,096 bytes to address S:0x0106C1B0 ! Verify error on memory operation. Hardware breakpoint 5 at S:0x01001324 on file relocate.S, line 81 ERROR(CMD360): # in C:\Users\engineering\HD-MRPS\Linux_Boot\4-8-2024_DK_HD_18ns\run-u-boot.ds:38 while executing: wait 60s ! Wait for stopped timed out ERROR(ITR14-TAD1-NAL33): # in C:\Users\engineering\HD-MRPS\Linux_Boot\4-8-2024_DK_HD_18ns\run-u-boot.ds:39 while executing: symbol-file u-boot-socfpga/u-boot ((gd_t*)$r9)->reloc_off ! "((gd_t*)$r9)->reloc_off" is not a valid address ! Unable to read from register R9 ! Unknown error Hardware breakpoint 6 at S:0x01010CF4 on file board_r.c, line 789 on file board_r.c, line 797 WARNING(CMD579): Target is already running ERROR(CMD360): # in C:\Users\engineering\HD-MRPS\Linux_Boot\4-8-2024_DK_HD_18ns\run-u-boot.ds:42 while executing: wait 60s ! Wait for stopped timed out Disconnected from running target Cortex-A9_0 [target] Debug server shutdown application [target] Debug server shutdown attempted [target] Done Engineering@ENG92 ~/HD-MRPS/Linux_Boot/4-8-2024_DK_HD_18ns