LOG_INFO is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

LOG_INFO macro

Syntax

#define LOG_INFO(expr ...) \     log_printf_lf(LOG_LVL_INFO, __FILE__, __LINE__, __func__, expr)

Arguments

expr

References

LocationText
log.h:126
#define LOG_INFO(expr ...) \
ThreadX.c:471
LOG_INFO("thread: 0x%" PRIx64 ", stack_ptr=0x%" PRIx64, (uint64_t)thread_id, (uint64_t)stack_ptr);
aarch64.c:1640
LOG_INFO("no hardware breakpoint available");
aarch64.c:1656
LOG_INFO("no hardware breakpoint available");
aarch64.c:1672
LOG_INFO("no hardware breakpoint available");
aarch64.c:1839
LOG_INFO("no hardware watchpoint available");
adapter.c:155
LOG_INFO("Note: The adapter \"%s\" doesn't support configurable speed", adapter_driver->name);
adapter.c:170
LOG_INFO("adapter-specific clock speed value %d", speed_var);
adapter.c:175
LOG_INFO("RCLK (adaptive clock speed) not supported - fallback to %d kHz"
adapter.c:178
LOG_INFO("clock speed %d kHz", actual_khz);
adapter.c:180
LOG_INFO("RCLK (adaptive clock speed)");
adi_v5_jtag.c:569
LOG_INFO("DAP transaction stalled (WAIT) - slowing down and resending");
adi_v5_swd.c:235
LOG_INFO("Read DPIDR 0x%08" PRIx32
adi_v5_swd.c:245
LOG_INFO("Read incorrect DLPIDR 0x%08" PRIx32
adi_v5_swd.c:328
LOG_INFO("SWD DPIDR 0x%08" PRIx32 ", DLPIDR 0x%08" PRIx32,
adi_v5_swd.c:385
LOG_INFO("SWD DPIDR 0x%08" PRIx32, dpidr);
ambiqmicro.c:210
LOG_INFO("Unknown Class. Using Apollo-64 as default.");
ambiqmicro.c:380
LOG_INFO("Mass erase on bank %d.", bank->bank_number);
ambiqmicro.c:476
LOG_INFO("Erasing pages %u to %u on bank %u", first, last, bank->bank_number);
ambiqmicro.c:486
LOG_INFO("%u pages erased!", 1+(last-first));
ambiqmicro.c:510
LOG_INFO("Not yet implemented");
ambiqmicro.c:542
LOG_INFO("Flashing main array");
ambiqmicro.c:600
LOG_INFO("Main array flashed");
ambiqmicro.c:633
LOG_INFO("Target already probed");
ambiqmicro.c:730
LOG_INFO("Programming OTP offset 0x%08" PRIx32, offset);
ambiqmicro.c:738
LOG_INFO("Programming OTP finished.");
arm-jtag-ew.c:191
LOG_INFO("Requested speed %dkHz, emulator reported %dkHz.", speed, speed_real);
arm-jtag-ew.c:234
LOG_INFO("ARM-JTAG-EW initial read failed, don't worry");
arm-jtag-ew.c:239
LOG_INFO("ARM-JTAG-EW JTAG Interface ready");
arm-jtag-ew.c:408
LOG_INFO(
arm-jtag-ew.c:446
LOG_INFO(
arm11.c:1187
LOG_INFO("found %s", type);
arm11.c:1269
LOG_INFO("VCR 0x%08" PRIx32 "", arm11->vcr);
arm7_9_common.c:388
LOG_INFO("no watchpoint unit available for hardware breakpoint");
arm7_9_common.c:393
LOG_INFO("only breakpoints of two (Thumb) or four (ARM) bytes length supported");
arm7_9_common.c:2606
LOG_INFO("no working area available, falling back to memory writes");
arm_dpm.c:1148
LOG_INFO("%s: hardware has %d breakpoints, %d watchpoints",
arm_tpiu_swo.c:660
LOG_INFO(MSG "Confirmed TPIU %s is on AP 0", obj->name);
arm_tpiu_swo.c:662
LOG_INFO(MSG "Target %s is on AP#0x%" PRIx64 ". Revised command is "
arm_tpiu_swo.c:729
LOG_INFO("starting trace server for %s on %s", obj->name, &obj->out_filename[1]);
arm_tpiu_swo.c:765
LOG_INFO("SWO pin data rate adjusted by adapter to %d Hz", swo_pin_freq);
arm_tpiu_swo.c:779
LOG_INFO("SWO pin data rate adjusted to %d Hz", swo_pin_freq);
arm_tpiu_swo.c:1051
LOG_INFO(MSG "Using %s", obj->name);
arm_tpiu_swo.c:1059
LOG_INFO(MSG "Adding a TPIU \'%s.tpiu\' in the configuration", target_name(target));
arm_tpiu_swo.c:1068
LOG_INFO(MSG "Target %s uses AP autodetection. Adding TPIU on AP 0; can be revised later",
arm_tpiu_swo.c:1074
LOG_INFO(MSG "Running: \'tpiu create %s.tpiu -dap %s -ap-num 0x%" PRIx64 "\'",
arm_tpiu_swo.c:1094
LOG_INFO(MSG "Running: \'%s disable\'", obj->name);
arm_tpiu_swo.c:1141
LOG_INFO(MSG "Running: \'%s configure -protocol %s -traceclk %s" "%s%s" "%s%s" "%s%s" "%s%s\'",
arm_tpiu_swo.c:1158
LOG_INFO(MSG "Running: \'%s enable\'", obj->name);
armv7a.c:195
LOG_INFO("outer cache already initialized\n");
armv7a.c:306
LOG_INFO("%s: MPIDR level2 %x, cluster %x, core %x, %s, %s",
armv7a_mmu.c:70
LOG_INFO("%" PRIx32 " : %" TARGET_PRIxADDR " %s outer shareable %s secured %s super section",
armv7a_mmu.c:77
LOG_INFO("outer: Non-Cacheable");
armv7a_mmu.c:80
LOG_INFO("outer: Write-Back, Write-Allocate");
armv7a_mmu.c:83
LOG_INFO("outer: Write-Through, No Write-Allocate");
armv7a_mmu.c:86
LOG_INFO("outer: Write-Back, no Write-Allocate");
armv7a_mmu.c:91
LOG_INFO("inner: Non-Cacheable");
armv7a_mmu.c:94
LOG_INFO("inner: Strongly-ordered");
armv7a_mmu.c:97
LOG_INFO("inner: Device");
armv7a_mmu.c:100
LOG_INFO("inner: Write-Back, Write-Allocate");
armv7a_mmu.c:103
LOG_INFO("inner: Write-Through");
armv7a_mmu.c:106
LOG_INFO("inner: Write-Back, no Write-Allocate");
armv7a_mmu.c:109
LOG_INFO("inner: %" PRIx32 " ???", INNER);
armv7m.c:603
LOG_INFO("ARM_MODE_HANDLER not currently supported, using ARM_MODE_THREAD instead");
armv7m.c:1047
LOG_INFO("Slow CPU clock: %d blocks checked, %d remain. Continuing...", i, num_blocks-i);
armv8.c:141
LOG_INFO("Unknown physical address size");
armv8.c:256
LOG_INFO("TTBR0 access above %" PRIx64, (uint64_t)(armv8->armv8_mmu.ttbr0_mask));
armv8.c:906
LOG_INFO("%s cluster %x core %x %s", target_name(armv8->arm.target),
armv8_dpm.c:620
LOG_INFO("Cannot reach EL %i, SPSR corrupted?", target_el);
armv8_dpm.c:1470
LOG_INFO("%s: hardware has %d breakpoints, %d watchpoints",
at91sam3.c:3089
LOG_INFO("SAM3 CHIPID_CIDR: 0x%08" PRIx32 " decodes as follows",
at91sam3.c:3237
LOG_INFO("sam3 auto-erases while programming (request ignored)");
at91sam4.c:2575
LOG_INFO("SAM4 CHIPID_CIDR: 0x%08" PRIx32 " decodes as follows",
at91sam4.c:2751
LOG_INFO("sam4 does not auto-erase while programming (Erasing relevant sectors)");
at91sam4.c:2752
LOG_INFO("sam4 First: 0x%08x Last: 0x%08x", first, last);
at91sam4.c:2756
LOG_INFO("Erasing sector: 0x%08x", i);
at91sam4l.c:339
LOG_INFO("SAM4L MCU: %s (Rev %c) (%" PRIu32 "KB Flash with %d %" PRIu32 "B pages, %" PRIu32 "KB RAM)",
at91sam9.c:392
LOG_INFO("Data word %d, bit %d corrected.",
at91samd.c:499
LOG_INFO("SAMD MCU: %s (%" PRIu32 "KB Flash, %" PRIu32 "KB RAM)", part->name,
ath79.c:580
LOG_INFO("writing %" PRIu32 " bytes to flash page @0x%08" PRIx32, len, address);
ath79.c:688
LOG_INFO("reading %" PRIu32 " bytes from flash @0x%08" PRIx32, len, address);
ath79.c:801
LOG_INFO("Found flash device \'%s\' (ID 0x%08" PRIx32 ")",
atsame5.c:328
LOG_INFO("SAM MCU: %s (%" PRIu32 "KB Flash, %" PRIu32 "KB RAM)", part->name,
atsamv.c:295
LOG_INFO("flash bank command");
atsamv.c:313
LOG_INFO("device id = 0x%08" PRIx32 "", device_id);
atsamv.c:384
LOG_INFO("erasing lock regions %u-%u...", first, last);
atsamv.c:389
LOG_INFO("erasing lock region %u", i);
avr32_ap7k.c:532
LOG_INFO("device id: %08" PRIx32, devid);
avr32_ap7k.c:538
LOG_INFO("target is halted");
avrf.c:311
LOG_INFO("device id = 0x%08" PRIx32 "", device_id);
avrf.c:320
LOG_INFO("target device is %s", avr_info->name);
avrf.c:376
LOG_INFO("device id = 0x%08" PRIx32 "", device_id);
avrf.c:385
LOG_INFO("target device is %s", avr_info->name);
cfi.c:2240
LOG_INFO("Fixup %d unaligned read head bytes", align);
cfi.c:2266
LOG_INFO("Fixup %" PRIu32 " unaligned read tail bytes", count);
cfi.c:2309
LOG_INFO("Fixup %d unaligned head bytes", align);
cfi.c:2383
LOG_INFO("Programming at 0x%08" PRIx32 ", count 0x%08"
cfi.c:2427
LOG_INFO("Fixup %" PRIu32 " unaligned tail bytes", count);
cfi.c:2603
LOG_INFO("Flash Manufacturer/Device: 0x%04x 0x%04x",
chibios.c:181
LOG_INFO("Successfully loaded memory map of ChibiOS/RT target "
chibios.c:335
LOG_INFO("Only showing current execution because of a broken "
chibios.c:505
LOG_INFO("It looks like the target may be running ChibiOS "
chromium-ec.c:110
LOG_INFO("Chromium-EC: Buildinfo: %s", build_info_buf);
chromium-ec.c:135
LOG_INFO("Chromium-EC: Using target: %s", target_type_name(target));
cmsis_dap.c:1136
LOG_INFO("CMSIS-DAP: Serial# = %s", &data[1]);
cmsis_dap.c:1151
LOG_INFO("CMSIS-DAP: FW Version = %s", &data[1]);
cmsis_dap.c:1174
LOG_INFO("CMSIS-DAP: %s", info_caps_str[i]);
cmsis_dap.c:1195
LOG_INFO("CMSIS-DAP: SWO Trace Buffer Size = %u bytes", *swo_buf_sz);
cmsis_dap.c:1207
LOG_INFO("SWCLK/TCK = %d SWDIO/TMS = %d TDI = %d TDO = %d nTRST = %d nRESET = %d",
cmsis_dap.c:1308
LOG_INFO("CMSIS-DAP: Interface Initialised (SWD)");
cmsis_dap.c:1349
LOG_INFO("CMSIS-DAP: Interface Initialised (JTAG)");
cmsis_dap.c:1445
LOG_INFO("Connecting under reset");
cmsis_dap.c:1448
LOG_INFO("CMSIS-DAP: Interface ready");
cmsis_dap.c:1505
LOG_INFO("cmsis-dap JTAG TLR_RESET");
cmsis_dap.c:2033
LOG_INFO("SWO-trace disabled.");
cmsis_dap.c:2056
LOG_INFO("SWO-trace frequency autodetection not implemented.");
cmsis_dap.c:2089
LOG_INFO("SWO frequency: %u Hz.", *swo_freq);
cmsis_dap.c:2090
LOG_INFO("SWO prescaler: %u.", *swo_prescaler);
cmsis_dap.c:2167
LOG_INFO("Returned data %02" PRIx8 " %02" PRIx8 " %02" PRIx8 " %02" PRIx8,
cmsis_dap_usb_bulk.c:339
LOG_INFO("Using CMSIS-DAPv2 interface with VID:PID=0x%04x:0x%04x, serial=%s",
command.c:1396
LOG_INFO("%s is %s", label, *out ? "enabled" : "disabled");
core.c:769
LOG_INFO("Programming FLASH (%d sections, %d bytes)...", image->num_sections, total_size);
core.c:786
LOG_INFO("Programming FLASH section %d/%d (%d bytes) at 0x%08x...", section + 1, image->num_sections, sections[section]->size, sections[section]->base_address);
core.c:836
LOG_INFO("Flash write discontinued at " TARGET_ADDR_FMT
core.c:843
LOG_INFO("Padding image section %d at " TARGET_ADDR_FMT
core.c:882
LOG_INFO("Padding image section %d at " TARGET_ADDR_FMT
core.c:1285
LOG_INFO("TAP %s does not have valid IDCODE (idcode=0x%" PRIx32 ")",
core.h:296
LOG_INFO("%s:0x%llx|0x%llx|%s", op, region_start, region_end, block_name);
cortex_a.c:1622
LOG_INFO("no hardware breakpoint available");
cortex_a.c:1638
LOG_INFO("no hardware breakpoint available");
cortex_a.c:1654
LOG_INFO("no hardware breakpoint available");
cortex_a.c:1849
LOG_INFO("no hardware watchpoint available");
cortex_m.c:1804
LOG_INFO("LPC55Sx: found entry point at 0x%08x.", breakpointAddress);
cortex_m.c:2818
LOG_INFO("The erratum 3092511 workaround will resume after an incorrect halt");
dsp563xx.c:929
LOG_INFO("DSP56%03" PRIu32 " device found", chip);
dsp563xx.c:1071
LOG_INFO("halted: PC: 0x%" PRIx32, dsp563xx->core_regs[DSP563XX_REG_IDX_PC]);
dsp563xx.c:1310
LOG_INFO("halted: PC: 0x%" PRIx32, dsp563xx->core_regs[DSP563XX_REG_IDX_PC]);
efm32.c:989
LOG_INFO("odd number of bytes to write (%" PRIu32 "), extending to %" PRIu32 " "
efm32.c:1064
LOG_INFO("detected part: %s Gecko, rev %d",
efm32.c:1066
LOG_INFO("flash size = %d KiB", efm32_mcu_info->flash_sz_kib);
efm32.c:1067
LOG_INFO("flash page size = %d B", efm32_mcu_info->page_size);
em357.c:165
LOG_INFO("Device Security Bit Set");
em357.c:712
LOG_INFO("flash size = %d KiB", num_pages * page_size / 1024);
embeddedice.c:219
LOG_INFO("Embedded ICE version %d", eice_version);
embeddedice.c:288
LOG_INFO("%s: hardware has %d breakpoint/watchpoint unit%s",
eneispif.c:67
LOG_INFO("ASSUMING ISPI device at ctrl_base = " TARGET_ADDR_FMT,
eneispif.c:342
LOG_INFO("Assuming ISPI flash at address " TARGET_ADDR_FMT
eneispif.c:355
LOG_INFO("Found flash device \'%s\' (ID 0x%08" PRIx32 ")", eneispif_info->dev->name,
esirisc.c:1018
LOG_INFO("%s: debug clock inactive; attempting debug reset", target_name(target));
esirisc.c:1685
LOG_INFO("%s: %d bit, %d registers, %s%s%s", target_name(target),
esirisc.c:1691
LOG_INFO("%s: hardware has %d breakpoints, %d watchpoints%s", target_name(target),
esp32_apptrace.c:126
LOG_INFO("Open file %s", dest_name);
esp32_apptrace.c:240
LOG_INFO("apptrace: Trying to connect to %s:%s", cur_hostname, cur_portname);
esp32_apptrace.c:254
LOG_INFO("apptrace: Connected!");
esp32_apptrace.c:452
LOG_INFO("Total trace memory: %" PRIu32 " bytes", cmd_ctx->max_trace_block_sz);
esp32_apptrace.c:809
LOG_INFO("Targets connected.");
esp32_apptrace.c:811
LOG_INFO("Targets disconnected.");
esp32_apptrace.c:1348
LOG_INFO("Resume targets");
esp32_apptrace.c:1427
LOG_INFO("Stop waiting for the last data due to timeout.");
esp_xtensa_smp.c:160
LOG_INFO("Switch GDB target to '%s'", target_name(target->gdb_service->target));
esp_xtensa_smp.c:264
LOG_INFO("Set GDB target to '%s'", target_name(target));
etm.c:351
LOG_INFO("ETM v%d.%d", bcd_vers >> 4, bcd_vers & 0xf);
feroceon.c:502
LOG_INFO("no working area available, falling back to memory writes");
fespi.c:787
LOG_INFO("Found flash device \'%s\' (ID 0x%08" PRIx32 ")",
fm3.c:253
LOG_INFO("Fujitsu MB9[A/B]FXXX: Sector Erase ... (%u to %u)", first, last);
fm3.c:503
LOG_INFO("Fujitsu MB9[A/B]FXXX: FLASH Write ...");
fm3.c:819
LOG_INFO("*** Erasing mb9bfxxx type");
fm3.c:823
LOG_INFO("*** Erasing mb9afxxx type");
fm3.c:861
LOG_INFO("Fujitsu MB9[A/B]xxx: Chip Erase ... (may take several seconds)");
ftdi.c:280
LOG_INFO("ftdi: if you experience problems at higher adapter clocks, try "
ftdi.c:1025
LOG_INFO("FTDI SWD mode enabled");
gdb_server.c:2926
LOG_INFO("Failed detecting Target Description Support, disabling");
gdb_server.c:3287
LOG_INFO("GDB set inferior command line to '%s'", cmdline);
gdb_server.c:3291
LOG_INFO("GDB set inferior command line to '%s' but semihosting is unavailable", cmdline);
gdb_server.c:3377
LOG_INFO("Erasing FLASH: 0x%08x-0x%08x...", (uint32_t)addr, (uint32_t)(addr + length));
gdb_server.c:3794
LOG_INFO("The target is not running when halt was requested, stopping GDB.");
hello.c:28
LOG_INFO("%s: address=0x%8.8" PRIx32 " enabled=%s", CMD_NAME, address, msg);
hla_target.c:587
LOG_INFO("halted: PC: 0x%08" PRIx32, buf_get_u32(armv7m->arm.pc->value, 0, 32));
hwthread.c:407
LOG_INFO("Hardware thread awareness created");
intel.c:178
LOG_INFO("unable to check. Please specify with position 'intel set_check_pos'.");
ipdbg.c:421
LOG_INFO("received xon cmd: %d\n", xon_cmd);
ipdbg.c:443
LOG_INFO("tool %d sent xoff", hub->last_dn_tool);
ipdbg.c:633
LOG_INFO("Flow control enabled on IPDBG JTAG Hub: 0x%02x", hub->flow_control_enabled);
ipdbg.c:668
LOG_INFO("IPDBG start_polling");
ipdbg.c:681
LOG_INFO("IPDBG stop_polling");
ipdbg.c:706
LOG_INFO("New IPDBG Connection");
ipdbg.c:736
LOG_INFO("Closed IPDBG Connection");
ipdbg.c:805
LOG_INFO("starting ipdbg service on port %d for tool %d", port, tool);
ipdbg.c:863
LOG_INFO("stopped ipdbg service for tool %d", tool);
jlink.c:325
LOG_INFO("Reduced speed from %d kHz to %d kHz (maximum)", speed,
jlink.c:567
LOG_INFO("Found devices:");
jlink.c:578
LOG_INFO("Device %zu serial: %" PRIu32, i, serial);
jlink.c:721
LOG_INFO("%s", firmware_version);
jlink.c:762
LOG_INFO("Hardware version: %u.%02u", hwver.major, hwver.minor);
jlink.c:803
LOG_INFO("VTarget = %u.%03u V", hwstatus.target_voltage / 1000,
jlink.c:1364
LOG_INFO("Given SWO frequency too high, using %" PRIu32 " Hz instead",
jlink.c:1368
LOG_INFO("Given SWO frequency too low, using %" PRIu32 " Hz instead",
jlink.c:1374
LOG_INFO("Given SWO frequency is not supported by the device, "
jlink.c:1385
LOG_INFO("Trying to auto-detect SWO frequency");
jlink.c:1395
LOG_INFO("Using SWO frequency of %u Hz", *trace_freq);
jtagspi.c:350
LOG_INFO("flash \'%s\' id = unknown\nflash size = %" PRIu32 " kbytes",
jtagspi.c:353
LOG_INFO("flash \'%s\' id = unknown\nflash size = %" PRIu32 " bytes",
jtagspi.c:466
LOG_INFO("Found flash device \'%s\' (ID 0x%06" PRIx32 ")",
jtagspi.c:586
LOG_INFO("took %" PRId64 " ms", timeval_ms() - t0);
jtagspi.c:620
LOG_INFO("sector %u took %" PRId64 " ms", sector, timeval_ms() - t0);
kinetis.c:667
LOG_INFO("MDM: Press RESET button now if possible.");
kinetis.c:673
LOG_INFO("Mass erase of a secured MCU is not possible without hardware reset.");
kinetis.c:674
LOG_INFO("Connect SRST, use 'reset_config srst_only' and retry.");
kinetis.c:875
LOG_INFO("MDM: Chip is unsecured. Continuing.");
kinetis.c:928
LOG_INFO("add flash_bank kinetis %s", bank->name);
kinetis.c:1122
LOG_INFO("Disabling Kinetis watchdog (initial WDOG_STCTRLH = 0x%04" PRIx16 ")", wdog);
kinetis.c:1132
LOG_INFO("WDOG_STCTRLH = 0x%04" PRIx16, wdog);
kinetis.c:1152
LOG_INFO("Disabling Kinetis watchdog (initial WDOG_CS 0x%08" PRIx32 ")", wdog_cs);
kinetis.c:1199
LOG_INFO("Disabling Kinetis watchdog (initial SIM_COPC 0x%02" PRIx8 ")", sim_copc);
kinetis.c:1409
LOG_INFO("Protection bits will be written at the next FCF sector erase or write.");
kinetis.c:1410
LOG_INFO("Do not issue 'flash info' command until protection is written,");
kinetis.c:1411
LOG_INFO("doing so would re-read protection status from MCU.");
kinetis.c:1626
LOG_INFO("Switching from VLPR to RUN mode.");
kinetis.c:1890
LOG_INFO("This device supports Program Longword execution only.");
kinetis.c:1923
LOG_INFO("odd number of bytes to write (%" PRIu32 "), extending to %" PRIu32 " "
kinetis.c:2020
LOG_INFO("Setting of backdoor key is not supported in mode 'kinetis fcf_source protection'.");
kinetis.c:2024
LOG_INFO("Flash protection requested in the programmed file differs from current setting.");
kinetis.c:2028
LOG_INFO("Data flash protection requested in the programmed file differs from current setting.");
kinetis.c:2032
LOG_INFO("Device security requested in the programmed file! Write denied.");
kinetis.c:2035
LOG_INFO("Strange unsecure mode 0x%02" PRIx8
kinetis.c:2042
LOG_INFO("FOPT requested in the programmed file differs from current setting, set 'kinetis fopt 0x%02"
kinetis.c:2050
LOG_INFO("Cannot re-program FCF. Expect verify errors at FCF (0x400-0x40f).");
kinetis.c:2052
LOG_INFO("Trying to re-program FCF.");
kinetis.c:2054
LOG_INFO("Flash re-programming may fail on this device!");
kinetis.c:2244
LOG_INFO("%s detected: %u flash blocks", k_chip->name, k_chip->num_pflash_blocks + k_chip->num_nvm_blocks);
kinetis.c:2245
LOG_INFO("%u PFlash banks: %" PRIu32 " KiB total", k_chip->num_pflash_blocks, pflash_size_k);
kinetis.c:2250
LOG_INFO("%u FlexNVM banks: %" PRIu32 " KiB total, %" PRIu32 " KiB available as data flash, %"
kinetis.c:2877
LOG_INFO("Kinetis %s detected: %u flash blocks", k_chip->name, num_blocks);
kinetis.c:2878
LOG_INFO("%u PFlash banks: %" PRIu32 " KiB total", k_chip->num_pflash_blocks, pflash_size_k);
kinetis.c:2882
LOG_INFO("%u FlexNVM banks: %" PRIu32 " KiB total, %" PRIu32 " KiB available as data flash, %"
kinetis.c:3260
LOG_INFO("DEPART 0x%" PRIx8 ", EEPROM size code 0x%" PRIx8,
kinetis_ke.c:437
LOG_INFO("Flash clock ready");
kinetis_ke.c:486
LOG_INFO("Watchdog stopped");
kinetis_ke.c:653
LOG_INFO("MDM: Chip is unsecured. Continuing.");
kinetis_ke.c:672
LOG_INFO("add flash_bank kinetis_ke %s", bank->name);
kinetis_ke.c:702
LOG_INFO("Kinetis KE: FLASH Write ...");
kinetis_ke.c:1024
LOG_INFO("odd number of bytes to write (%" PRIu32 "), extending to %" PRIu32 " "
kinetis_ke.c:1056
LOG_INFO("KE02 sub-family");
kinetis_ke.c:1060
LOG_INFO("KE04 sub-family");
kinetis_ke.c:1064
LOG_INFO("KE06 sub-family");
kitprog.c:391
LOG_INFO("KitProg v%u.%02u",
kitprog.c:393
LOG_INFO("Hardware version: %u",
kitprog.c:402
LOG_INFO("VTARG = %u.%03u V",
lakemont.c:866
LOG_INFO("target running for unknown reason");
lattice_bit.c:45
LOG_INFO("part found: %s\n", bit_file->part);
libusb_helper.c:210
LOG_INFO("No device matches the serial string");
libusb_helper.c:213
LOG_INFO("No device matches the product string");
linux.c:141
LOG_INFO("unaligned address %" PRIx32 "!!", addr);
linux.c:224
LOG_INFO("should no be called");
linux.c:517
LOG_INFO
linux.c:608
LOG_INFO("del task %" PRId64, (*t)->threadid);
linux.c:681
LOG_INFO("no init symbol\n");
linux.c:701
LOG_INFO("more than %d threads !!", MAX_THREADS);
linux.c:749
LOG_INFO("complete time %" PRId64 ", thread mean %" PRId64 "\n",
linux.c:753
LOG_INFO("threadid count %d", linux_os->threadid_count);
linux.c:926
LOG_INFO("no init symbol\n");
linux.c:1014
LOG_INFO("update thread done %" PRId64 ", mean%" PRId64 "\n",
linux.c:1031
LOG_INFO("received thread request without init task address");
linux.c:1147
LOG_INFO("thread not found");
linux.c:1185
LOG_INFO("gdb requested status on non existing thread");
linux.c:1235
LOG_INFO("no current thread identified");
linux.c:1244
LOG_INFO("name of unidentified thread %s",
linux.c:1362
LOG_INFO("threads_needs_update = 1");
linux.c:1410
LOG_INFO("linux os creation\n");
linux.c:1452
LOG_INFO("allocation for %d threads line",
log.h:153
LOG_INFO("[%s] " fmt_str, target_name(target), ##__VA_ARGS__)
lpc2000.c:1523
LOG_INFO("If auto-detection fails for this part, please email "
lpc288x.c:235
LOG_INFO("Bad sector range");
lpc288x.c:281
LOG_INFO(
lpc288x.c:296
LOG_INFO("Range check failed %" PRIx32 " %" PRIx32 "", offset, count);
lpc288x.c:332
LOG_INFO("Write to flash buffer failed");
lpc2900.c:817
LOG_INFO("JTAG security set. Good bye!");
lpc2900.c:951
LOG_INFO("Bad sector range");
lpc2900.c:1141
LOG_INFO("no (large enough) working area, falling back to host mode");
lpc2900.c:1459
LOG_INFO("Flash bank %u: Device %s, %" PRIu32
lpc2900.c:1523
LOG_INFO("Processor not halted/not probed");
lpc3180.c:787
LOG_INFO("Page = 0x%" PRIx32 " was written.", page);
lpc3180.c:1105
LOG_INFO("Page = 0x%" PRIx32 " was read.", page);
lpcspifi.c:869
LOG_INFO("Found flash device \'%s\' (ID 0x%08" PRIx32 ")",
mdr.c:323
LOG_INFO("odd number of bytes to write, padding with 0xff");
mips_m4k.c:826
LOG_INFO("no hardware breakpoint available");
mips_m4k.c:966
LOG_INFO("no hardware watchpoints available");
mips_mips64.c:789
LOG_INFO("no hardware breakpoint available");
mips_mips64.c:851
LOG_INFO("no hardware watchpoints available");
mrvlqspi.c:856
LOG_INFO("Found flash device \'%s\' ID 0x%08" PRIx32,
msp432.c:520
LOG_INFO("msp432: Mass erase of flash is complete");
msp432.c:522
LOG_INFO("msp432: Mass erase of %s is complete",
msp432.c:562
LOG_INFO("msp432: BSL flash region is currently %slocked",
mx3.c:186
LOG_INFO("NAND read-only");
mxc.c:272
LOG_INFO("NAND read-only");
mxc.c:861
LOG_INFO("main area read with 1 (correctable) error");
mxc.c:864
LOG_INFO("main area read with more than 1 (incorrectable) error");
mxc.c:869
LOG_INFO("spare area read with 1 (correctable) error");
mxc.c:872
LOG_INFO("main area read with more than 1 (incorrectable) error");
mxc.c:892
LOG_INFO("UnCorrectable RS-ECC Error");
mxc.c:895
LOG_INFO("%d Symbol Correctable RS-ECC Error", err);
niietcm4.c:1216
LOG_INFO("Please wait ..."); /* it`s quite a long process */
niietcm4.c:1388
LOG_INFO("Odd number of words to write, padding with 0xFFFFFFFF");
niietcm4.c:1406
LOG_INFO("Please wait ..."); /* it`s quite a long process */
niietcm4.c:1417
LOG_INFO("%u byte of %" PRIu32, i, count);
niietcm4.c:1678
LOG_INFO("unknown chipid, assuming K1921VK01T");
npcx.c:94
LOG_INFO("Hint: Use '-work-area-phys 0x%" PRIx32 "' in your target configuration",
nrf5.c:602
LOG_INFO("A reset or power cycle is required for the new protection settings to take effect.");
nrf5.c:987
LOG_INFO("%s%s %ukB Flash, %ukB RAM",
nrf5.c:1475
LOG_INFO("Mass erase completed.");
nrf5.c:1477
LOG_INFO("A reset or power cycle is required if the flash was protected before.");
numicro.c:820
LOG_INFO("Nuvoton NuMicro: Flash Lock Check...");
numicro.c:834
LOG_INFO("CBS=0: Boot From LPROM");
numicro.c:836
LOG_INFO("CBS=1: Boot From APROM");
numicro.c:840
LOG_INFO("Flash is secure locked!");
numicro.c:841
LOG_INFO("TO UNLOCK FLASH,EXECUTE chip_erase COMMAND!!");
numicro.c:844
LOG_INFO("Flash is not locked!");
numicro.c:867
LOG_INFO("Nuvoton NuMicro: Sector Erase ... (%u to %u)", first, last);
numicro.c:938
LOG_INFO("Nuvoton NuMicro: Flash Write ...");
numicro.c:1040
LOG_INFO("Device ID: 0x%08" PRIx32 "", part_id);
numicro.c:1045
LOG_INFO("Device Name: %s", (*cpu)->partname);
numicro.c:1058
LOG_INFO("bank base = " TARGET_ADDR_FMT ", size = 0x%08"
numicro.c:1160
LOG_INFO("0x%08" PRIx32 ": 0x%08" PRIx32, address, ispdat);
numicro.c:1188
LOG_INFO("0x%08" PRIx32 ": 0x%08" PRIx32, address, ispdat);
nuttx.c:159
LOG_INFO("Detected target \"%s\"", param->target_name);
opendous.c:366
LOG_INFO("opendous JTAG Interface ready");
or1k.c:1214
LOG_INFO("Starting or1k profiling. Sampling npc as fast as we can...");
or1k.c:1240
LOG_INFO("Profiling completed. %" PRIu32 " samples.", sample_count);
or1k.c:1263
LOG_INFO("%s tap selected", or1k_tap->name);
or1k.c:1302
LOG_INFO("%s debug unit selected", or1k_du->name);
or1k.c:1308
LOG_INFO("Option %x is passed to %s debug unit"
or1k_du_adv.c:170
LOG_INFO("adv debug unit is configured with option ADBG_USE_HISPEED");
or1k_du_adv.c:174
LOG_INFO("adv debug unit is configured with option ENABLE_JSP_MULTI");
or1k_du_adv.c:175
LOG_INFO("adv debug unit is configured with option ENABLE_JSP_SERVER");
pic32mm.c:183
LOG_INFO("Detected %s with %d KB FLASH, %d KB boot FLASH and %d KB RAM.",
pic32mm.c:189
LOG_INFO("FLASH row size is %d words and page size is %d words",
pic32mm.c:785
LOG_INFO("device id = 0x%08" PRIx32 " (manuf 0x%03x dev 0x%04x, ver 0x%02x)",
pic32mm.c:1073
LOG_INFO("The following FLASH bytes do not match the expected values:");
pic32mm.c:1074
LOG_INFO(" Address | Expected | Actual");
pic32mm.c:1084
LOG_INFO("0x%08x | 0x%02X | 0x%02X ", address, expected, actual);
pic32mm.c:1095
LOG_INFO("PIC32MM: ignoring different FICD value during FLASH verification");
pic32mx.c:693
LOG_INFO("device id = 0x%08" PRIx32 " (manuf 0x%03x dev 0x%04x, ver 0x%02x)",
pic32mx.c:762
LOG_INFO("flash size = %" PRIu32 " KiB", num_pages / 1024);
pld.c:332
LOG_INFO("'pld init' has already been called");
psoc4.c:469
LOG_INFO("PSOC4_CMD_SET_IMO48 is not implemented on this device.");
psoc4.c:523
LOG_INFO("Autoerase enabled, erase command ignored");
psoc4.c:620
LOG_INFO("Flash auto-erase enabled, non mass erase commands will be ignored.");
psoc4.c:623
LOG_INFO("Flash auto-erase disabled. Use psoc mass_erase before flash programming.");
psoc4.c:736
LOG_INFO("%s legacy family detected.", family->name);
psoc4.c:742
LOG_INFO("%s family detected.", family->name);
psoc4.c:778
LOG_INFO("ignoring flash probed value, using configured bank size");
psoc4.c:786
LOG_INFO("flash size = %" PRIu32 " KiB%s", flash_size_in_kb, macros_txt);
psoc4.c:800
LOG_INFO("WOUNDING detected: accessible flash size %" PRIu32 " kbytes", flash_size_in_kb);
psoc5lp.c:699
LOG_INFO("Unchanged, skipping NVL write");
psoc6.c:711
LOG_INFO("Erase operation on Supervisory Flash is not required, skipping");
psoc6.c:939
LOG_INFO("psoc6.cm0: bkpt @0x%08" PRIX32 ", issuing SYSRESETREQ", reset_addr);
psoc6.c:943
LOG_INFO("psoc6.cm4: bkpt @0x%08" PRIX32 ", issuing VECTRESET", reset_addr);
psoc6.c:997
LOG_INFO("psoc6.cm0: bkpt @0x%08X, issuing SYSRESETREQ", addr);
qn908x.c:910
LOG_INFO("Detected flash size: %d KiB", bank->size / 1024);
qn908x.c:1066
LOG_INFO("mass_erase disabled by Flash lock and protection, forcing "
renesas_rpchf.c:518
LOG_INFO("Fixup %d unaligned head bytes", align);
renesas_rpchf.c:551
LOG_INFO("Programming at 0x%08" PRIx32 ", count 0x%08"
renesas_rpchf.c:587
LOG_INFO("Fixup %" PRIu32 " unaligned tail bytes", count);
riscv-011.c:975
LOG_INFO("Got data from 0x%x but expected it from 0x%x",
riscv-011.c:1596
LOG_INFO("Examined RISCV core; XLEN=%d, misa=0x%" PRIx64,
riscv-011.c:2102
LOG_INFO("Retrying memory read starting from 0x%" TARGET_PRIxADDR
riscv-011.c:2258
LOG_INFO("Retrying memory write starting from 0x%" TARGET_PRIxADDR
riscv-013.c:916
LOG_INFO("Disabling abstract command reads from FPRs.");
riscv-013.c:919
LOG_INFO("Disabling abstract command reads from CSRs.");
riscv-013.c:955
LOG_INFO("Disabling abstract command writes to FPRs.");
riscv-013.c:958
LOG_INFO("Disabling abstract command writes to CSRs.");
riscv-013.c:1017
LOG_INFO("No program buffer present.");
riscv-013.c:1052
LOG_INFO("progbuf is writable at 0x%" PRIx64,
riscv-013.c:1057
LOG_INFO("progbuf is not writeable at 0x%" PRIx64,
riscv-013.c:1557
LOG_INFO("Vector support with vlenb=%d", r->vlenb);
riscv-013.c:1664
LOG_INFO("datacount=%d progbufsize=%d", info->datacount, info->progbufsize);
riscv-013.c:1765
LOG_INFO("Core %d made part of halt group %d.", target->coreid,
riscv-013.c:1768
LOG_INFO("Core %d could not be made part of halt group %d.",
riscv-013.c:1775
LOG_INFO("Examined RISC-V core; found %d harts",
riscv-013.c:1777
LOG_INFO(" hart %d: XLEN=%d, misa=0x%" PRIx64, r->current_hartid, r->xlen,
riscv-013.c:1813
LOG_INFO("authdata_write resulted in successful authentication");
riscv-013.c:4299
LOG_INFO("Hart %d unexpectedly reset!", hartid);
riscv.c:905
LOG_INFO("OpenOCD only supports hardware and software breakpoints.");
riscv.c:965
LOG_INFO("OpenOCD only supports hardware and software breakpoints.");
riscv.c:2177
LOG_INFO("Turning off memory sampling because it failed.");
riscv.c:2786
LOG_INFO("Nested Tap based Bscan Tunnel Selected");
riscv.c:2788
LOG_INFO("Simple Register based Bscan Tunnel Selected");
riscv.c:2790
LOG_INFO("Invalid Tunnel type selected ! : selecting default Nested Tap Type");
riscv.c:3510
LOG_INFO("[%s] Found %d triggers", target_name(target), r->trigger_count);
rp2040.c:469
LOG_INFO("Found flash device '%s' (ID 0x%08" PRIx32 ")",
rp2040.c:480
LOG_INFO("RP2040 B0 Flash Probe: %" PRIu32 " bytes @" TARGET_ADDR_FMT ", in %u sectors\n",
rsl10.c:567
LOG_INFO("erase bank: %x, %x", first, last);
rsl10.c:624
LOG_INFO("Creating flash @ " TARGET_ADDR_FMT, bank->base);
rsl10.c:686
LOG_INFO("Keys used: %s %s %s %s", CMD_ARGV[0], CMD_ARGV[1], CMD_ARGV[2], CMD_ARGV[3]);
rsl10.c:752
LOG_INFO("mem read: 0x%08" PRIx32, key);
rtos.c:296
LOG_INFO("Auto-detected RTOS: %s", os->type->name);
rtt.c:139
LOG_INFO("rtt: Control block found at 0x%" TARGET_PRIxADDR,
rtt.c:143
LOG_INFO("rtt: No control block found");
rtt.c:253
LOG_INFO("rtt: Searching for control block '%s'", id);
s3c2440.c:82
LOG_INFO("%s: reading data: %p, %p, %d", __func__, nand, data, data_size);
server.c:91
LOG_INFO("accepting '%s' connection on tcp/%s", service->name, service->port);
server.c:112
LOG_INFO("accepting '%s' connection from pipe", service->name);
server.c:135
LOG_INFO("accepting '%s' connection from pipe %s", service->name, service->port);
server.c:298
LOG_INFO("Listening on port %hu for %s connections",
server.c:553
LOG_INFO(
server.c:575
LOG_INFO("dropped '%s' connection (error %d)",
server.c:783
LOG_INFO("set servers polling period to %ums", polling_period);
sfdp.c:78
LOG_INFO("no SDFP found");
sfdp.c:204
LOG_INFO("device has to be switched to 4-byte addresses");
sfdp.c:211
LOG_INFO("4-byte address parameter table");
sfdp.c:240
LOG_INFO("valid SFDP detected");
sh_qspi.c:803
LOG_INFO("Found flash device \'%s\' (ID 0x%08" PRIx32 ")",
sim3x.c:509
LOG_INFO("odd number of bytes to write (%" PRIu32 "), extending to %" PRIu32
sim3x.c:587
LOG_INFO("Flash is already locked");
sim3x.c:610
LOG_INFO("Flash locked");
sim3x.c:621
LOG_INFO("Flash unlocked");
sim3x.c:711
LOG_INFO("SiM3C%d detected", sim3x_info->part_number);
sim3x.c:715
LOG_INFO("SiM3U%d detected", sim3x_info->part_number);
sim3x.c:719
LOG_INFO("SiM3L%d detected", sim3x_info->part_number);
sim3x.c:771
LOG_INFO("Flash size = %dKB", sim3x_info->flash_size_kb);
sim3x.c:973
LOG_INFO("Mass erase success");
sim3x.c:988
LOG_INFO("Target can't be unlocked by this debug interface");
sim3x.c:1020
LOG_INFO("Target is already locked");
sim3x.c:1048
LOG_INFO("Target is successfully locked");
sim3x.c:1059
LOG_INFO("Maybe this isn't a SiM3x MCU");
stellaris.c:1380
LOG_INFO("USER ACTION: "
stlink_usb.c:1471
LOG_INFO("STLINK %s (API v%d) VID:PID %04X:%04X",
stlink_usb.c:1507
LOG_INFO("Target voltage: %f", (double)*target_voltage);
stlink_usb.c:2164
LOG_INFO("Previous state query failed, trying to reconnect");
stlink_usb.c:3073
LOG_INFO("Unable to match requested speed %d kHz, using %d kHz",
stlink_usb.c:3567
LOG_INFO("connected to stlink-server");
stlink_usb.c:3583
LOG_INFO("stlink-server API v%d, version %d.%d.%d",
stlink_usb.c:4197
LOG_INFO("stlink_dap_op_connect(%sconnect)", dap->do_reconnect ? "re" : "");
stlink_usb.c:4224
LOG_INFO("%s %#8.8" PRIx32,
stm32f1x.c:828
LOG_INFO("device id = 0x%08" PRIx32 "", dbgmcu_idcode);
stm32f1x.c:1006
LOG_INFO("ignoring flash probed value, using configured bank size");
stm32f1x.c:1010
LOG_INFO("flash size = %d KiB", flash_size_in_kb);
stm32f2x.c:222
LOG_INFO("OTP memory bank #%u is disabled for write commands.",
stm32f2x.c:233
LOG_INFO("OTP memory bank #%u is enabled for write commands.",
stm32f2x.c:429
LOG_INFO("PCROP Engaged");
stm32f2x.c:436
LOG_INFO("Device Security Bit Set");
stm32f2x.c:769
LOG_INFO("flash_write_done:%s", bank->name);
stm32f2x.c:929
LOG_INFO("%s Bank %" PRIu16 " kiB final sector clipped to %" PRIu16 " kiB",
stm32f2x.c:977
LOG_INFO("stm32f4x errata detected - fixing incorrect MCU_IDCODE");
stm32f2x.c:1028
LOG_INFO("flash size = %" PRIu16 " bytes", otp_size_in_b);
stm32f2x.c:1055
LOG_INFO("device id = 0x%08" PRIx32, device_id);
stm32f2x.c:1136
LOG_INFO("ignoring flash probed value, using configured bank size");
stm32f2x.c:1140
LOG_INFO("flash size = %" PRIu16 " KiB", flash_size_in_kb);
stm32f2x.c:1155
LOG_INFO("Dual Bank %" PRIu16 " kiB STM32F42x/43x/469/479 found", flash_size_in_kb);
stm32f2x.c:1158
LOG_INFO("Single Bank %" PRIu16 " kiB STM32F42x/43x/469/479 found", flash_size_in_kb);
stm32f2x.c:1172
LOG_INFO("Single Bank %" PRIu16 " kiB STM32F76x/77x found", flash_size_in_kb);
stm32f2x.c:1176
LOG_INFO("Dual Bank %" PRIu16 " kiB STM32F76x/77x found", flash_size_in_kb);
stm32f2x.c:1441
LOG_INFO("Target not halted");
stm32f2x.c:1480
LOG_INFO("Target not halted");
stm32g0x.c:582
LOG_INFO("odd number of bytes to write, padding with 0xff");
stm32g0x.c:730
LOG_INFO("device id = 0x%08" PRIx32 "", device_id);
stm32g0x.c:757
LOG_INFO("ignoring flash probed value, using configured bank size");
stm32g0x.c:761
LOG_INFO("flash size = %dkbytes", flash_size_in_kb);
stm32g4x.c:820
LOG_INFO("device id = 0x%08" PRIx32 "", stm32l4_info->idcode);
stm32g4x.c:848
LOG_INFO("flash size = %dkbytes", flash_size_in_kb);
stm32g4x.c:871
LOG_INFO("ignoring flash probed value, using configured bank size: %d kbytes", flash_size_in_kb);
stm32h7x.c:780
LOG_INFO("Device: %s", stm32x_info->part_info->device_str);
stm32h7x.c:806
LOG_INFO("assuming %" PRIu16 "k flash", flash_size_in_kb);
stm32h7x.c:808
LOG_INFO("flash size probed value %" PRIu16 "k", flash_size_in_kb);
stm32h7x.c:838
LOG_INFO("STM32H7 flash has dual banks");
stm32h7x.c:846
LOG_INFO("STM32H7 flash has a single bank");
stm32h7x.c:858
LOG_INFO("Bank (%u) size is %" PRIu16 " kb, base address is " TARGET_ADDR_FMT,
stm32h7x.c:864
LOG_INFO("ignoring flash probed value, using configured bank size");
stm32h7x.c:980
LOG_INFO("the requested RDP value is already programmed");
stm32l4x.c:785
LOG_INFO("OTP memory (bank #%d) is %s%s for write commands",
stm32l4x.c:1320
LOG_INFO("The specified sectors are already %s", set ? "protected" : "unprotected");
stm32l4x.c:1831
LOG_INFO("device idcode = 0x%08" PRIx32 " (%s - Rev %s : 0x%04x)",
stm32l4x.c:1869
LOG_INFO("TZEN = %d : TrustZone %s by option bytes",
stm32l4x.c:1873
LOG_INFO("RDP level %s (0x%02X)",
stm32l4x.c:1880
LOG_INFO("OTP size is %d bytes, base address is " TARGET_ADDR_FMT, bank->size, bank->base);
stm32l4x.c:1918
LOG_INFO("flash size = %d KiB", flash_size_kb);
stm32l4x.c:2103
LOG_INFO("flash mode : %s-bank", stm32l4_info->dual_bank_mode ? "dual" : "single");
stm32l4x.c:2108
LOG_INFO("gap detected from 0x%08x to 0x%08x",
stm32l4x.c:2365
LOG_INFO("Global TrustZone Security is %s", stm32l4_info->tzen ? "enabled" : "disabled");
stm32l4x.c:2373
LOG_INFO("The requested TZEN is already programmed");
stm32l5x.c:706
LOG_INFO("device id = 0x%08" PRIx32 "", device_id);
stm32l5x.c:742
LOG_INFO("flash size = %dkbytes", flash_size_in_kb);
stm32lx.c:761
LOG_INFO("Device: %s", stm32lx_info->part_info.device_str);
stm32lx.c:824
LOG_INFO("STM32L flash has dual banks. Bank (%u) size is %dkb, base address is 0x%" PRIx32,
stm32lx.c:827
LOG_INFO("STM32L flash size is %dkb, base address is 0x%" PRIx32, flash_size_in_kb, base_address);
stm32lx.c:834
LOG_INFO("ignoring flash probed value, using configured bank size: %dkbytes", flash_size_in_kb);
stm8.c:1441
LOG_INFO("no hardware breakpoint available");
stm8.c:1601
LOG_INFO("no hardware watchpoints available");
stm8.c:1692
LOG_INFO("trying to reconnect");
stmqspi.c:754
LOG_INFO("flash \'%s\' id = unknown\nchip size = %" PRIu32 " KiB,"
stmqspi.c:759
LOG_INFO("flash \'%s\' id = unknown\nchip size = %" PRIu32 " B,"
stmqspi.c:1230
LOG_INFO("stmqspi blank checked in %fs (%0.3f KiB/s)", duration_elapsed(&bench),
stmqspi.c:2050
LOG_INFO("No id from flash1");
stmqspi.c:2058
LOG_INFO("No id from flash2");
stmqspi.c:2192
LOG_INFO("No id - set flash parameters manually");
stmqspi.c:2205
LOG_INFO("flash1 \'%s\' id = 0x%06" PRIx32 " size = %" PRIu32
stmqspi.c:2208
LOG_INFO("flash1 \'%s\' id = 0x%06" PRIx32 " size = %" PRIu32
stmqspi.c:2227
LOG_INFO("flash1 \'%s\' id = 0x%06" PRIx32 " size = %" PRIu32
stmqspi.c:2245
LOG_INFO("flash2 \'%s\' id = 0x%06" PRIx32 " size = %" PRIu32
stmqspi.c:2248
LOG_INFO("flash2 \'%s\' id = 0x%06" PRIx32 " size = %" PRIu32
stmqspi.c:2285
LOG_INFO("flash2 \'%s\' id = 0x%06" PRIx32 " size = %" PRIu32
stmsmi.c:574
LOG_INFO("Found flash device \'%s\' (ID 0x%08" PRIx32 ")",
str9xpec.c:112
LOG_INFO("Device Security Bit Set");
svf.c:436
LOG_INFO("DEPRECATED flag '%s'; use '-%s'", CMD_ARGV[i], CMD_ARGV[i]);
svf.c:443
LOG_INFO("DEPRECATED flag '%s'; use '-%s'", CMD_ARGV[i], CMD_ARGV[i]);
svf.c:450
LOG_INFO("DEPRECATED flag '%s'; use '-%s'", CMD_ARGV[i], CMD_ARGV[i]);
svf.c:457
LOG_INFO("DEPRECATED flag '%s'; use '-%s'", CMD_ARGV[i], CMD_ARGV[i]);
target.c:498
LOG_INFO("Halt timed out, wake up GDB.");
target.c:976
LOG_INFO("flash_write_progress_async_start:0x%x", block_size * count_orig);
target.c:1056
LOG_INFO("flash_write_progress_async:0x%x|0x%x", buffer - buffer_orig, block_size * count_orig);
target.c:1581
LOG_INFO("'target init' has already been called");
target.c:2308
LOG_INFO("Starting profiling. Halting and resuming the"
target.c:2329
LOG_INFO("Target not halted or running");
target.c:2339
LOG_INFO("Profiling completed. %" PRIu32 " samples.", sample_count);
target.c:2940
LOG_INFO("srst asserted detected, running srst_asserted proc.");
target.c:2949
LOG_INFO("Power dropout detected, running power_dropout proc.");
target.c:5105
LOG_INFO("DEPRECATED target event %s; use TPIU events {pre,post}-{enable,disable}", n->name);
target.c:5391
LOG_INFO("Deferring arp_examine of %s", target_name(target));
target.c:5392
LOG_INFO("Use arp_examine command to examine it manually!");
target.c:5848
LOG_INFO("The selected transport took over low-level target control. The results might differ compared to plain JTAG/SWD");
target.c:6426
LOG_INFO("failed");
tcl.c:479
LOG_INFO("'nand init' has already been called");
tcl.c:100
LOG_INFO("Flash protection check is not implemented.");
tcl.c:614
LOG_INFO("Padding at " TARGET_ADDR_FMT " with %" PRIu32
tcl.c:773
LOG_INFO("Nothing to write to flash bank");
tcl.c:779
LOG_INFO("File content exceeds flash bank size. Only writing the "
tcl.c:825
LOG_INFO("Padding at " TARGET_ADDR_FMT " with %" PRIu32
tcl.c:973
LOG_INFO("Nothing to compare with flash bank");
tcl.c:979
LOG_INFO("File content exceeds flash bank size. Only comparing the "
tcl.c:1359
LOG_INFO("'flash init' has already been called");
tcl.c:568
LOG_INFO("JTAG tap: %s %s", tap->dotted_name,
tcl.c:680
LOG_INFO("'jtag init' has already been called");
tcl_server.c:280
LOG_INFO("tcl server disabled");
telnet_server.c:143
LOG_INFO("unable to get user home directory, telnet history will be disabled");
telnet_server.c:179
LOG_INFO("unable to get user home directory, telnet history will be disabled");
telnet_server.c:945
LOG_INFO("telnet server disabled");
ti_icdi_usb.c:337
LOG_INFO("ICDI Firmware version: %s", version);
tms470.c:128
LOG_INFO("device_ident_reg = 0x%08" PRIx32 "", device_ident_reg);
tms470.c:251
LOG_INFO("Identified %s, ver=%d, core=%s, nvmem=%s.",
tms470.c:374
LOG_INFO("tms470 fmbbusy = 0x%08" PRIx32 " -> %s",
tms470.c:422
LOG_INFO("tms470 writing fmpkey = 0x%08" PRIx32 "", key_set[i]);
tms470.c:477
LOG_INFO("tms470 flash is unlocked");
tms470.c:812
LOG_INFO("Erasing tms470 bank %u sector %u...", tms470_info->ordinal, sector);
tms470.c:820
LOG_INFO("sector erased successfully.");
tms470.c:890
LOG_INFO("Writing %" PRIu32 " bytes starting at " TARGET_ADDR_FMT,
tms470.c:923
LOG_INFO("writing 0x%04x at 0x%08" PRIx32 "", word, addr);
tms470.c:952
LOG_INFO("skipping 0xffff at 0x%08" PRIx32 "", addr);
tms470.c:1034
LOG_INFO("checking flash bank %u sector %u", tms470_info->ordinal, sector);
tms470.c:1049
LOG_INFO("sector erased");
transport.c:107
LOG_INFO("only one transport option; autoselecting '%s'", vector[0]);
transport.c:267
LOG_INFO("auto-selecting first available session transport \"%s\". "
ublast2_access_libusb.c:206
LOG_INFO("Altera USB-Blaster II (uninitialized) found");
ublast2_access_libusb.c:207
LOG_INFO("Loading firmware...");
ublast2_access_libusb.c:227
LOG_INFO("Waiting for reenumerate...");
ublast2_access_libusb.c:254
LOG_INFO("Altera USB-Blaster II found (Firm. rev. = %s)", buffer);
ulink.c:492
LOG_INFO("ULINK signal states: TDI: %i, TDO: %i, TMS: %i, TCK: %i, TRST: %i,"
ulink.c:1745
LOG_INFO(
ulink.c:2135
LOG_INFO("Loading OpenULINK firmware. This is reversible by power-cycling"
ulink.c:2146
LOG_INFO("ULINK device is already running OpenULINK firmware");
ulink.c:2235
LOG_INFO("Downloading ULINK firmware image %s", CMD_ARGV[0]);
usb_blaster.c:845
LOG_INFO("No lowlevel driver configured, using %s", info.lowlevel_name);
usb_blaster.c:949
LOG_INFO("%s: %s is set as %s\n", CMD_NAME, pin_name,
usbprog.c:156
LOG_INFO("USB JTAG Interface ready!");
usbtoxxx.c:240
LOG_INFO("USB_TO_XXX abilities: 0x%08X:0x%08X:0x%08X",
versaloon.c:258
LOG_INFO("%s", versaloon_buf + 2);
vsllink.c:674
LOG_INFO("VSLLink SWD mode enabled");
w600.c:286
LOG_INFO("flash_id id = 0x%08" PRIx32 "", flash_id);
w600.c:303
LOG_INFO("ignoring flash probed value, using configured bank size");
w600.c:315
LOG_INFO("flash size = %" PRIu32 " KiB", flash_size / 1024);
xcf.c:631
LOG_INFO("product name: %s", product_name(bank));
xcf.c:632
LOG_INFO("device id = 0x%" PRIX32, bank->target->tap->idcode);
xcf.c:633
LOG_INFO("flash size = %d configuration bits",
xcf.c:635
LOG_INFO("number of sectors = %u", bank->num_sectors);
xcf.c:756
LOG_INFO("current CCB = 0x%X", old_ccb);
xds110.c:431
LOG_INFO("XDS110: connected");
xds110.c:451
LOG_INFO("XDS110: disconnected");
xds110.c:1368
LOG_INFO("XDS110: vid/pid = %04x/%04x", xds110.vid, xds110.pid);
xds110.c:1369
LOG_INFO("XDS110: firmware version = %" PRIu32 ".%" PRIu32 ".%" PRIu32 ".%" PRIu32,
xds110.c:1374
LOG_INFO("XDS110: hardware version = 0x%04x", xds110.hardware);
xds110.c:1376
LOG_INFO("XDS110: serial number = %s", adapter_get_required_serial());
xds110.c:1378
LOG_INFO("XDS110: connected to target via SWD");
xds110.c:1379
LOG_INFO("XDS110: SWCLK set to %" PRIu32 " kHz", xds110.speed);
xds110.c:1381
LOG_INFO("XDS110: connected to target via JTAG");
xds110.c:1382
LOG_INFO("XDS110: TCK set to %" PRIu32 " kHz", xds110.speed);
xds110.c:1862
LOG_INFO("XDS110: RTCK not supported");
xds110.c:1867
LOG_INFO("XDS110: increase speed request: %d kHz to %d kHz minimum",
xds110.c:1881
LOG_INFO(
xds110.c:1939
LOG_INFO(
xmc4xxx.c:416
LOG_INFO("Clearing flash status");
xmc4xxx.c:754
LOG_INFO("Write does not start on a 256 byte boundary. "
xmc4xxx.c:769
LOG_INFO("Padding end of page @" TARGET_ADDR_FMT " by %d bytes",
xmc4xxx.c:978
LOG_INFO("Flash is temporarily unprotected");
xmc4xxx.c:980
LOG_INFO("Unable to disable flash protection");
xscale.c:2980
LOG_INFO("%s: hardware has 2 breakpoints and 2 watchpoints",
xtensa.c:1432
LOG_INFO("Register %s: 0x%X", reg_list[i].name, regval);
xtensa.c:2424
LOG_INFO("Detected end of trace.");
xtensa_fileio.c:162
LOG_INFO("File-I/O: syscall unknown (%d), pc=0x%08X",
zephyr.c:397
LOG_INFO("Zephyr: no symbols while detecting RTOS");
zephyr.c:403
LOG_INFO("Zephyr: does it have symbol %d (%s)?", symbol,
zephyr.c:412
LOG_INFO("Zephyr: all mandatory symbols found");
zephyr.c:423
LOG_INFO("Zephyr: looking for target: %s", name);
zephyr.c:447
LOG_INFO("Zephyr: target known, params at %p", p);
zephyr.c:754
LOG_INFO("Getting thread %" PRId64 " reg list", thread_id);