File.Open ("/Users/xxxxxxx/Desktop/tee/xxxxxxxxx/tee.elf"); File.Open: completed in 182 ms Program segments: Address Size Code RO Data RW Data ZI Data Flg --------- --------- --------- --------- --------- --------- --- FE000000 1 003 856 467 872 176 208 248 408 111 368 RWE FE200000 0 0 0 0 0 RW FE200000 0 0 0 0 0 RW 00000000 0 0 0 0 0 RW --------- --------- --------- --------- --------- --------- --- Total: 1 003 856 467 872 176 208 248 408 111 368 --------- --------- --------- --------- --------- --------- --- For further information on ELF file data sections, execute command Elf.PrintSectionInfo(0). Cannot break at symbol "main": symbol address could not be determined. Invalid startup completion point "main": symbol address could not be determined. Debug.ReadIntoInstCache: updated instruction information within 1 code ranges (0xFE000000-0xFE0723A0) Debug.SetConnectMode (CM_ATTACH); Debug.Start(); Device "CORTEX-A53" selected. TotalIRLen = 4, IRPrint = 0x01 JTAG chain detection found 1 devices: #0 Id: 0x5BA00477, IRLen: 04, CoreSight JTAG-DP DPv0 detected Scanning AP map to find all available APs AP[5]: Stopped AP scan as end of AP map has been reached AP[0]: AHB-AP (IDR: 0x64770001) AP[1]: APB-AP (IDR: 0x44770002) AP[2]: JTAG-AP (IDR: 0x24760010) AP[3]: JTAG-AP (IDR: 0x001C0030) AP[4]: AHB-AP (IDR: 0x24770011) Iterating through AP map to find APB-AP to use AP[0]: Skipped. Not an APB-AP AP[1]: APB-AP found No AP map specified by user. Setting auto-detected AP map. Scanning ROMTbl @ 0x80000000 [0]Comp[0] @ 0x80400000: ROM Table Scanning ROMTbl @ 0x80400000 [1]Comp[0] @ 0x80410000: Cortex-A53 [1]Comp[1] @ 0x80420000: CSS600-CTI Core found. Stopped ROM table scan: https://wiki.segger.com/ROMTableScan Cortex-A53 @ 0x80410000 (detected) CoreCTI @ 0x80420000 (detected) Debug architecture: ARMv8.0 6 code breakpoints, 4 data breakpoints Processor features: EL0 support: AArch64 + AArch32 EL1 support: AArch64 + AArch32 EL2 support: AArch64 + AArch32 EL3 support: AArch64 + AArch32 FPU support: Single + Double + Conversion ARMv8-A/R: The connected J-Link (S/N 600101144) uses an old firmware module V0 with known problems / limitations. Add. info (CPU temp. halted) Current exception level: EL2 Exception level AArch usage: EL0: AArch32 EL1: AArch32 EL2: AArch64 EL3: AArch64 Non-secure status: Non-secure Cache info: Inner cache boundary: L1 LoU Uniprocessor: 2 LoC: 0 LoU Inner Shareable: 2 I-Cache L1: 491 KB, 629 Sets, 32 Bytes/Line, 25-Way VMSAv8-64: Supports 48-bit VAs Connected to target device. Startup complete (PC=0x00000001) Memory access: CPU temp. halted: https://wiki.segger.com/Memory_accesses#Legacy_stop_mode CPU could not be halted CPU could not be halted |