Home
last modified time | relevance | path

Searched refs:TARGET_ADDR_FMT (Results 1 – 25 of 48) sorted by relevance

12

/dports/devel/openocd/openocd-0.11.0/src/flash/nor/
H A Dcore.c104 "error writing to flash at address " TARGET_ADDR_FMT in flash_driver_write()
123 "error reading to flash at address " TARGET_ADDR_FMT in flash_driver_read()
338 LOG_ERROR("No flash at address " TARGET_ADDR_FMT, addr); in get_flash_bank_by_addr()
532 TARGET_ADDR_FMT " .. " TARGET_ADDR_FMT, in flash_iterate_address_range_inner()
553 TARGET_ADDR_FMT " .. " TARGET_ADDR_FMT, in flash_iterate_address_range_inner()
568 LOG_ERROR("address range " TARGET_ADDR_FMT " .. " TARGET_ADDR_FMT in flash_iterate_address_range_inner()
819 LOG_ERROR("Section at " TARGET_ADDR_FMT in flash_write_unlock_verify()
820 " overlaps section ending at " TARGET_ADDR_FMT, in flash_write_unlock_verify()
831 ", next section at " TARGET_ADDR_FMT, in flash_write_unlock_verify()
837 LOG_INFO("Padding image section %d at " TARGET_ADDR_FMT in flash_write_unlock_verify()
[all …]
H A Dtcl.c115 "#%u : %s at " TARGET_ADDR_FMT ", size 0x%8.8" PRIx32 in COMMAND_HANDLER()
180 "flash '%s' found at " TARGET_ADDR_FMT, in COMMAND_HANDLER()
208 TARGET_ADDR_FMT, in COMMAND_HANDLER()
593 LOG_WARNING("Start address " TARGET_ADDR_FMT in COMMAND_HANDLER()
596 LOG_WARNING("Padding %" PRIu32 " bytes from " TARGET_ADDR_FMT, in COMMAND_HANDLER()
626 LOG_INFO("Padding at " TARGET_ADDR_FMT " with %" PRIu32 in COMMAND_HANDLER()
661 "Verification error address " TARGET_ADDR_FMT in COMMAND_HANDLER()
671 command_print(CMD, "wrote %" PRIu32 " bytes to " TARGET_ADDR_FMT in COMMAND_HANDLER()
814 LOG_WARNING("Padding %" PRIu32 " bytes from " TARGET_ADDR_FMT, in COMMAND_HANDLER()
836 LOG_INFO("Padding at " TARGET_ADDR_FMT " with %" PRIu32 in COMMAND_HANDLER()
[all …]
H A Dfespi.c164 LOG_DEBUG("ASSUMING FESPI device at ctrl_base = " TARGET_ADDR_FMT, in FLASH_BANK_COMMAND_HANDLER()
178 LOG_ERROR("fespi_read_reg() error at " TARGET_ADDR_FMT, in fespi_read_reg()
192 LOG_ERROR("fespi_write_reg() error writing 0x%" PRIx32 " to " TARGET_ADDR_FMT, in fespi_write_reg()
709 LOG_ERROR("Failed to write data to " TARGET_ADDR_FMT ": %d", in steps_execute()
718 LOG_ERROR("Failed to execute algorithm at " TARGET_ADDR_FMT ": %d", in steps_execute()
774 LOG_ERROR("Failed to write code to " TARGET_ADDR_FMT ": %d", in fespi_write()
934 LOG_DEBUG("Valid FESPI on device %s at address " TARGET_ADDR_FMT, in fespi_probe()
938 LOG_DEBUG("Assuming FESPI as specified at address " TARGET_ADDR_FMT in fespi_probe()
939 " with ctrl at " TARGET_ADDR_FMT, fespi_info->ctrl_base, in fespi_probe()
H A Dbluenrg-x.c316 LOG_DEBUG("source->address = " TARGET_ADDR_FMT, source->address); in bluenrgx_write()
317 LOG_DEBUG("source->address+ source->size = " TARGET_ADDR_FMT, source->address+source->size); in bluenrgx_write()
318 LOG_DEBUG("write_algorithm_sp->address = " TARGET_ADDR_FMT, write_algorithm_sp->address); in bluenrgx_write()
H A Dtms470.c167 TARGET_ADDR_FMT ".", in tms470_read_part_info()
206 LOG_ERROR("No %s flash bank contains base address " TARGET_ADDR_FMT ".", in tms470_read_part_info()
246 LOG_ERROR("No %s flash bank contains base address " TARGET_ADDR_FMT ".", in tms470_read_part_info()
904 LOG_INFO("Writing %" PRIu32 " bytes starting at " TARGET_ADDR_FMT, in tms470_write()
H A Dcfi.c907 TARGET_ADDR_FMT, i, bank->base); in cfi_intel_erase()
964 TARGET_ADDR_FMT, i, bank->base); in cfi_spansion_erase()
1329 LOG_DEBUG("Using target buffer at " TARGET_ADDR_FMT " and of size 0x%04" PRIx32, in cfi_intel_write_block()
2022 LOG_ERROR("couldn't write word at base " TARGET_ADDR_FMT in cfi_intel_write_word()
2047 LOG_ERROR("Write address at base " TARGET_ADDR_FMT ", address 0x%" in cfi_intel_write_words()
2077 "couldn't start buffer write operation at base " TARGET_ADDR_FMT in cfi_intel_write_words()
2107 LOG_ERROR("Buffer write at base " TARGET_ADDR_FMT in cfi_intel_write_words()
2138 LOG_ERROR("couldn't write word at base " TARGET_ADDR_FMT in cfi_spansion_write_word()
2162 LOG_ERROR("Write address at base " TARGET_ADDR_FMT in cfi_spansion_write_words()
2204 LOG_ERROR("couldn't write block at base " TARGET_ADDR_FMT in cfi_spansion_write_words()
H A Dkinetis.c1752 LOG_DEBUG("section @ " TARGET_ADDR_FMT " aligned begin %" PRIu32 in kinetis_write_sections()
1759 LOG_DEBUG("write section @ " TARGET_ADDR_FMT " with length %" PRIu32 in kinetis_write_sections()
1775 LOG_ERROR("Error writing section at " TARGET_ADDR_FMT, in kinetis_write_sections()
1781 LOG_ERROR("Flash write error at " TARGET_ADDR_FMT, in kinetis_write_sections()
1824 LOG_DEBUG("flash write @ " TARGET_ADDR_FMT, bank->base + offset); in kinetis_write_inner()
1877 LOG_ERROR("Error writing longword at " TARGET_ADDR_FMT, in kinetis_write_inner()
1883 LOG_ERROR("Flash write error at " TARGET_ADDR_FMT, in kinetis_write_inner()
2792 "%s %s: %" PRIu32 "k %s bank %s at " TARGET_ADDR_FMT, in kinetis_info()
H A Dstmsmi.c558 LOG_ERROR("Invalid SMI base address " TARGET_ADDR_FMT, bank->base); in stmsmi_probe()
564 LOG_DEBUG("Valid SMI on device %s at address " TARGET_ADDR_FMT, in stmsmi_probe()
H A Dvirtual.c182 snprintf(buf, buf_size, "%s driver for flash bank %s at " TARGET_ADDR_FMT, in virtual_info()
H A Dstm32h7x.c837 TARGET_ADDR_FMT " but should rather be 0x%" PRIx32 " or 0x%" PRIx32, in stm32x_probe()
848 TARGET_ADDR_FMT " but should be 0x%" PRIx32, in stm32x_probe()
854 LOG_INFO("Bank (%u) size is %" PRIu16 " kb, base address is " TARGET_ADDR_FMT, in stm32x_probe()
H A Drenesas_rpchf.c446 LOG_ERROR("Write address at base " TARGET_ADDR_FMT in rpchf_spansion_write_words()
477 LOG_ERROR("couldn't write block at base " TARGET_ADDR_FMT in rpchf_spansion_write_words()
H A Dnumicro.c1500 LOG_DEBUG("erasing sector %u at address " TARGET_ADDR_FMT, i, in numicro_erase()
1667 LOG_INFO("bank base = " TARGET_ADDR_FMT ", size = 0x%08" in numicro_get_flash_size()
H A Dstm32l4x.c922 LOG_ERROR("write into gap from " TARGET_ADDR_FMT " to " TARGET_ADDR_FMT, in stm32l4_write()
/dports/devel/openocd/openocd-0.11.0/src/target/
H A Dx86_32_common.c138 LOG_ERROR("%s failed to calculate physical address from " TARGET_ADDR_FMT, in x86_32_common_virt2phys()
627 LOG_ERROR("%s failed to read memory from address " TARGET_ADDR_FMT, in x86_32_common_read_memory()
683 LOG_ERROR("%s failed to write memory to address " TARGET_ADDR_FMT, in x86_32_common_write_memory()
872 LOG_DEBUG("type=%d, addr=" TARGET_ADDR_FMT, bp->type, bp->address); in x86_32_common_add_breakpoint()
883 LOG_DEBUG("type=%d, addr=" TARGET_ADDR_FMT, bp->type, bp->address); in x86_32_common_remove_breakpoint()
1079 LOG_USER("%s software breakpoint %" PRIu32 " set at " TARGET_ADDR_FMT, in set_swbp()
1136 LOG_DEBUG("type=%d, addr=" TARGET_ADDR_FMT, bp->type, bp->address); in set_breakpoint()
1144 LOG_ERROR("%s error setting hardware breakpoint at " TARGET_ADDR_FMT, in set_breakpoint()
1166 LOG_DEBUG("type=%d, addr=" TARGET_ADDR_FMT, bp->type, bp->address); in unset_breakpoint()
1194 LOG_DEBUG("type=%d, addr=" TARGET_ADDR_FMT, wp->rw, wp->address); in set_watchpoint()
[all …]
H A Dbreakpoints.c63 LOG_ERROR("Duplicate Breakpoint address: " TARGET_ADDR_FMT " (BP %" PRIu32 ")", in breakpoint_add_internal()
101 LOG_DEBUG("added %s breakpoint at " TARGET_ADDR_FMT " of length 0x%8.8x, (BPID: %" PRIu32 ")", in breakpoint_add_internal()
183 LOG_ERROR("Duplicate Breakpoint IVA: " TARGET_ADDR_FMT " (BP %" PRIu32 ")", in hybrid_breakpoint_add_internal()
211 …"added %s Hybrid breakpoint at address " TARGET_ADDR_FMT " of length 0x%8.8x, (BPID: %" PRIu32 ")", in hybrid_breakpoint_add_internal()
331 LOG_ERROR("no breakpoint at address " TARGET_ADDR_FMT " found", address); in breakpoint_remove_internal()
360 LOG_ERROR("no breakpoint at address " TARGET_ADDR_FMT " found", address); in breakpoint_remove()
432 LOG_ERROR("address " TARGET_ADDR_FMT in watchpoint_add()
466 LOG_ERROR("can't add %s watchpoint at " TARGET_ADDR_FMT ", %s", in watchpoint_add()
474 LOG_DEBUG("added %s watchpoint at " TARGET_ADDR_FMT in watchpoint_add()
518 LOG_ERROR("no watchpoint at address " TARGET_ADDR_FMT " found", address); in watchpoint_remove()
[all …]
H A Dmem_ap.c152 LOG_DEBUG("Reading memory at physical address " TARGET_ADDR_FMT in mem_ap_read_memory()
167 LOG_DEBUG("Writing memory at physical address " TARGET_ADDR_FMT in mem_ap_write_memory()
H A Dtarget.c1940 LOG_DEBUG("%c%c " TARGET_ADDR_FMT "-" TARGET_ADDR_FMT " (%" PRIu32 " bytes)", in print_wa_layout()
2020 "address for working memory " TARGET_ADDR_FMT, in target_alloc_working_area_try()
2031 "address for working memory " TARGET_ADDR_FMT, in target_alloc_working_area_try()
2568 LOG_DEBUG("address: " TARGET_ADDR_FMT " failed", in target_read_u64()
2592 LOG_DEBUG("address: " TARGET_ADDR_FMT " failed", in target_read_u32()
2616 LOG_DEBUG("address: " TARGET_ADDR_FMT " failed", in target_read_u16()
2638 LOG_DEBUG("address: " TARGET_ADDR_FMT " failed", in target_read_u8()
2716 LOG_DEBUG("address: " TARGET_ADDR_FMT ", value: 0x%2.2" PRIx8, in target_write_u8()
2797 LOG_DEBUG("address: " TARGET_ADDR_FMT ", value: 0x%2.2" PRIx8, in target_write_phys_u8()
3388 TARGET_ADDR_FMT ": ", in target_handle_md_output()
[all …]
H A Dhla_target.c449 LOG_DEBUG("%s %d " TARGET_ADDR_FMT " %d %d", __func__, current, in adapter_resume()
497 LOG_DEBUG("unset breakpoint at " TARGET_ADDR_FMT " (ID: %" PRIu32 ")", in adapter_resume()
602 LOG_DEBUG("%s " TARGET_ADDR_FMT " %" PRIu32 " %" PRIu32, in adapter_read_memory()
617 LOG_DEBUG("%s " TARGET_ADDR_FMT " %" PRIu32 " %" PRIu32, in adapter_write_memory()
H A Dmips_m4k.c481 LOG_DEBUG("unset breakpoint at " TARGET_ADDR_FMT "", in mips_m4k_internal_restore()
1028 LOG_DEBUG("address: " TARGET_ADDR_FMT ", size: 0x%8.8" PRIx32 ", count: 0x%8.8" PRIx32 "", in mips_m4k_read_memory()
1087 LOG_DEBUG("address: " TARGET_ADDR_FMT ", size: 0x%8.8" PRIx32 ", count: 0x%8.8" PRIx32 "", in mips_m4k_write_memory()
1214 LOG_DEBUG("address: " TARGET_ADDR_FMT ", count: 0x%8.8" PRIx32 "", in mips_m4k_bulk_write_memory()
1242 LOG_ERROR("fast_data (" TARGET_ADDR_FMT ") is within write area " in mips_m4k_bulk_write_memory()
1243 "(" TARGET_ADDR_FMT "-" TARGET_ADDR_FMT ").", in mips_m4k_bulk_write_memory()
H A Dmips64_pracc.c275 LOG_ERROR("Error reading address " TARGET_ADDR_FMT " (0x%08llx expected)", in mips64_pracc_exec()
1350 LOG_DEBUG("%s using " TARGET_ADDR_FMT " for write handler", __func__, in mips64_pracc_fastdata_xfer()
1369 LOG_ERROR("! @MIPS64_PRACC_FASTDATA_AREA (" TARGET_ADDR_FMT ")", address); in mips64_pracc_fastdata_xfer()
1374 LOG_DEBUG("start: " TARGET_ADDR_FMT, val); in mips64_pracc_fastdata_xfer()
1384 LOG_DEBUG("stop: " TARGET_ADDR_FMT, val); in mips64_pracc_fastdata_xfer()
H A Dmips_mips64.c959 LOG_DEBUG("address: " TARGET_ADDR_FMT ", count: 0x%8.8" PRIx32 "", in mips_mips64_bulk_write_memory()
986 LOG_ERROR("fast_data (" TARGET_ADDR_FMT ") is within write area " in mips_mips64_bulk_write_memory()
987 "(" TARGET_ADDR_FMT "-" TARGET_ADDR_FMT ").", in mips_mips64_bulk_write_memory()
H A Dcortex_a.c982 LOG_DEBUG("target resumed at " TARGET_ADDR_FMT, address); in cortex_a_resume()
986 LOG_DEBUG("target debug resumed at " TARGET_ADDR_FMT, address); in cortex_a_resume()
2502 LOG_DEBUG("Reading memory at real address " TARGET_ADDR_FMT "; size %" PRIu32 "; count %" PRIu32, in cortex_a_read_phys_memory()
2519 LOG_DEBUG("Reading memory at address " TARGET_ADDR_FMT "; size %" PRIu32 "; count %" PRIu32, in cortex_a_read_memory()
2538 LOG_DEBUG("Writing memory to real address " TARGET_ADDR_FMT "; size %" PRIu32 "; count %" PRIu32, in cortex_a_write_phys_memory()
2555 LOG_DEBUG("Writing memory at address " TARGET_ADDR_FMT "; size %" PRIu32 "; count %" PRIu32, in cortex_a_write_memory()
H A Dstm8.c1005 LOG_DEBUG("%d " TARGET_ADDR_FMT " %d %d", current, address, in stm8_resume()
1044 LOG_DEBUG("unset breakpoint at " TARGET_ADDR_FMT, in stm8_resume()
1311 LOG_DEBUG("%x " TARGET_ADDR_FMT " %x", in stm8_step()
1432 LOG_ERROR("Unable to set breakpoint at address " TARGET_ADDR_FMT in stm8_set_breakpoint()
/dports/devel/openocd/openocd-0.11.0/src/helper/
H A Dtypes.h359 #define TARGET_ADDR_FMT "0x%8.8" TARGET_PRIxADDR macro
/dports/devel/openocd/openocd-0.11.0/src/server/
H A Dgdb_server.c1880 "<memory type=\"ram\" start=\"" TARGET_ADDR_FMT "\" " in gdb_memory_map()
1881 "length=\"" TARGET_ADDR_FMT "\"/>\n", in gdb_memory_map()
1905 "start=\"" TARGET_ADDR_FMT "\" ", in gdb_memory_map()
1937 "<memory type=\"ram\" start=\"" TARGET_ADDR_FMT "\" " in gdb_memory_map()
1938 "length=\"" TARGET_ADDR_FMT "\"/>\n", in gdb_memory_map()

12