Home
last modified time | relevance | path

Searched full:ex (Results 1 – 25 of 85) sorted by relevance

1234

/Zephyr-latest/scripts/west_commands/runners/
Dblackmagicprobe.py127 '-ex', "monitor connect_rst enable",
128 '-ex', "monitor connect_srst enable",
131 '-ex', "monitor connect_rst disable",
132 '-ex', "monitor connect_srst disable",
172 ['-ex', "set confirm off",
173 '-ex', f"target extended-remote {self.gdb_serial}"] +
175 ['-ex', "monitor swdp_scan",
176 '-ex', "attach 1",
177 '-ex', f"load {flash_file}",
178 '-ex', "kill",
[all …]
Dhifive1.py43 '-ex', 'set remotetimeout 240',
44 '-ex', 'target extended-remote localhost:3333',
45 '-ex', 'load',
46 '-ex', 'quit'])
Dintel_cyclonev.py92 self.load_arg = [] if no_load else ['-ex', 'load']
245 [temp_str,'-ex', f'target extended-remote localhost:{self.gdb_port}' , '-batch'])
248 ['-ex', f'target extended-remote localhost:{self.gdb_port}' , '-batch'])
252 gdb_cmd.append("-ex")
254 gdb_cmd2.append("-ex")
300 ['-ex', f'target extended-remote :{self.gdb_port}',
307 [temp_str,'-ex', f'target extended-remote localhost:{self.gdb_port}' , '-batch'])
311 ['-ex', f'target extended-remote :{self.gdb_port}' , '-batch'])
316 gdb_cmd.append("-ex")
318 gdb_cmd2.append("-ex")
Dspi_burn.py43 parser.add_argument('--gdb-ex', default='', nargs='?',
133 # format -ex commands
134 gdb_ex = re.split("(-ex) ", self.gdb_ex)[1::]
140 '-ex',
Dopenocd.py113 self.load_arg = [] if no_load else ['-ex', 'load']
370 ['-ex', f'target extended-remote :{self.gdb_client_port}',
376 gdb_cmd.append("-ex")
384 gdb_cmd.extend(['-ex', 'set pagination off'])
387 ['-ex', f'monitor rtt setup 0x{rtt_address:x} 0x10 "SEGGER RTT"'])
388 gdb_cmd.extend(['-ex', 'monitor reset run'])
389 gdb_cmd.extend(['-ex', 'monitor rtt start'])
391 ['-ex', f'monitor rtt server start {self.rtt_port} 0'])
393 gdb_cmd.extend(['-ex', 'detach', '-ex', 'quit'])
Dpyocd.py207 ['-ex', f'target remote :{self.gdb_port}'])
209 client_cmd += ['-ex', 'monitor halt',
210 '-ex', 'monitor reset',
211 '-ex', 'load']
Dnsim.py89 ['-ex', f'target remote :{self.gdb_port}',
90 '-ex', 'load', self.cfg.elf_file])
/Zephyr-latest/scripts/west_commands/tests/
Dtest_blackmagicprobe.py25 '-ex', "set confirm off",
26 '-ex', "target extended-remote {}".format(TEST_GDB_SERIAL),
27 '-ex', "monitor swdp_scan",
28 '-ex', "attach 1",
29 '-ex', "file {}".format(RC_KERNEL_ELF)],),
32 '-ex', "set confirm off",
33 '-ex', "target extended-remote {}".format(TEST_GDB_SERIAL),
34 '-ex', "monitor swdp_scan",
35 '-ex', "attach 1",
36 '-ex', "file {}".format(RC_KERNEL_ELF),
[all …]
Dtest_pyocd.py93 '-ex', 'target remote :{}'.format(TEST_GDB_PORT),
94 '-ex', 'monitor halt',
95 '-ex', 'monitor reset',
96 '-ex', 'load']
103 '-ex', 'target remote :3333',
104 '-ex', 'monitor halt',
105 '-ex', 'monitor reset',
106 '-ex', 'load']
/Zephyr-latest/boards/microchip/m2gl025_miv/doc/
Dindex.rst54 -ex "target extended-remote localhost:3333" \
55 -ex "set mem inaccessible-by-default off" \
56 -ex "set arch riscv:rv32" \
57 -ex "set riscv use_compressed_breakpoints no" \
58 -ex "load" <path_to_executable>
/Zephyr-latest/boards/microchip/mpfs_icicle/doc/
Dindex.rst59 -ex "target extended-remote localhost:3333" \
60 -ex "set mem inaccessible-by-default off" \
61 -ex "set arch riscv:rv64" \
62 -ex "set riscv use_compressed_breakpoints no" \
63 -ex "load" <path_to_executable>
/Zephyr-latest/include/zephyr/misc/
Dlorem_ipsum.h25 "ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis " \
42 "eget at ex. Nam non arcu vitae nisi congue eleifend. Suspendisse sagittis, leo at " \
49 "tempor ex. Aenean blandit nunc viverra enim vulputate, et dictum turpis elementum. " \
51 "quis justo. Meanness ac metus ex. Pellentesque eu tortor eget nisl tempor pretium. " \
/Zephyr-latest/tests/subsys/debug/gdbstub/pytest/
Dtest_gdbstub.py32 '-ex', f'set pagination off',
33 '-ex', f'set trace-commands on',
34 '-ex', f'set logging file {gdb_log_file}',
35 '-ex', f'set logging enabled on',
36 '-ex', f'target remote {gdb_target_remote}',
/Zephyr-latest/include/zephyr/tracing/
Dtracing_syscall.h26 * @param name Syscall name as a token (ex: k_thread_create)
34 * @param name Syscall name as a token (ex: k_thread_create)
/Zephyr-latest/soc/native/inf_clock/
DKconfig44 So you can, for ex., use this application build to produce one core image, and at the same time
52 even if in other circumstances this MCU would not start automatically (for ex. because
/Zephyr-latest/arch/posix/
DCMakeLists.txt12 # For ex. target_compile_options(native_simulator INTERFACE "-m64")
16 # For ex. target_link_options(native_simulator INTERFACE "-lstdc++")
19 # For ex. target_sources(native_simulator INTERFACE silly.c)
24 # For ex. set_property(TARGET native_simulator APPEND PROPERTY RUNNER_LINK_LIBRARIES "mylib.a")
29 # For ex. set_property(TARGET native_simulator APPEND PROPERTY LOCALIZE_EXTRA_OPTIONS "--local…
/Zephyr-latest/doc/security/
Dhardening-tool.rst12 #. Disabling features and compilation flags that might lead to security vulnerabilities (ex. making
15 #. Enabling optional features that can lead to improve security (ex. stack sentinel, hardware stack
/Zephyr-latest/scripts/native_simulator/common/src/
Dnsi_cpun_if.c11 * for ex., nsif_cpun_boot(4) -> nsif_cpu4_boot()
/Zephyr-latest/soc/andestech/ae350/common_linker/
Dram_start_nonzero.ld10 * ex: tests/kernel/queue, k_queue_get() return k_queue address
/Zephyr-latest/doc/services/debugging/
Ddebugmon.rst56 …Example linux command: ``arm-none-eabi-gdb --ex="file build/zephyr.elf" --ex="target remote localh…
/Zephyr-latest/tests/drivers/ipm/
Dtestcase.yaml22 - "ipm_console: 'rud exercitation ullamco laboris nisi ut aliquip ex ea commodo \
/Zephyr-latest/dts/bindings/gpio/
Dene,kb1200-gpio.yaml14 ex.Port0 group GPIO_00~GPIO_0F shares IRQ18, and Port0 group
/Zephyr-latest/lib/posix/options/
Dmmap.c25 bool ex = (prot & PROT_EXEC) != 0; in p2z() local
34 return (rw * K_MEM_PERM_RW) | (ex * K_MEM_PERM_EXEC) | (fixed * K_MEM_DIRECT_MAP); in p2z()
/Zephyr-latest/arch/arm/core/cortex_a_r/
Dprep_c.c71 * [31] EX bit = determines which registers comprise the current state in z_arm_floating_point_init()
73 * subarchitecture defined. If EX=0, the following in z_arm_floating_point_init()
/Zephyr-latest/dts/bindings/sensor/
Dnxp,s32-qdec.yaml66 Ex:
91 Ex: lcu-output-filter-config =

1234